! Started logfile: /image_prod/ug002_uva//J1425-2513_S_dfm.log on Thu Mar 5 01:44:55 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//J1425-2513_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1425-2513_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.996667 visibilities/baseline/integration-bin. ! Found source: J1425-2513 ! ! 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 44 lines of history. ! ! Reading 5382 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 J1425-2513_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.012419Jy sigma=6.686835 ! Fit after self-cal, rms=0.887741Jy sigma=5.816019 ! 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.571 mas, bmaj=6.789 mas, bpa=-6.244 degrees ! Estimated noise=2.11752 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.0885962 Jy ! Component: 100 - total flux cleaned = 0.115075 Jy ! Total flux subtracted in 100 components = 0.115075 Jy ! Clean residual min=-0.010078 max=0.029858 Jy/beam ! Clean residual mean=-0.000047 rms=0.003101 Jy/beam ! Combined flux in latest and established models = 0.115075 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.115075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091822Jy sigma=0.550650 ! Fit after self-cal, rms=0.091757Jy sigma=0.550208 ! Inverting map ! Added new window around map position (-4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0250746 Jy ! Component: 100 - total flux cleaned = 0.0368942 Jy ! Total flux subtracted in 100 components = 0.0368942 Jy ! Clean residual min=-0.008252 max=0.013720 Jy/beam ! Clean residual mean=-0.000023 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.15197 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.15197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084727Jy sigma=0.488660 ! Fit after self-cal, rms=0.083538Jy sigma=0.481263 ! 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.163 mas, bmaj=8.108 mas, bpa=-4.732 degrees ! Estimated noise=1.51282 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.0120203 Jy ! Component: 100 - total flux cleaned = 0.017785 Jy ! Component: 150 - total flux cleaned = 0.0210796 Jy ! Component: 200 - total flux cleaned = 0.0217228 Jy ! Total flux subtracted in 200 components = 0.0217228 Jy ! Clean residual min=-0.005740 max=0.006865 Jy/beam ! Clean residual mean=-0.000011 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.173693 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 48 components and 0.173693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081993Jy sigma=0.467601 ! Fit after self-cal, rms=0.081751Jy sigma=0.466011 ! 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.163 x 8.108 at -4.732 degrees (North through East) ! Clean map min=-0.0053218 max=0.10653 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.98 HN 1.26 KP 1.00 ! LA 0.98 MK 0.96 NL 1.01 OV 0.83 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.02 HN 1.29 KP 0.99 ! LA 1.04 MK 0.94 NL 1.07 OV 0.90 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.33 KP 1.03 ! LA 1.00 MK 0.94 NL 0.98 OV 0.80 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.081751Jy sigma=0.466011 ! Fit after self-cal, rms=0.088682Jy sigma=0.454141 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=8.034 mas, bpa=-4.844 degrees ! Estimated noise=1.52192 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.000410339 Jy ! Component: 100 - total flux cleaned = 9.07755e-05 Jy ! Component: 150 - total flux cleaned = 2.96575e-05 Jy ! Component: 200 - total flux cleaned = -6.9232e-05 Jy ! Total flux subtracted in 200 components = -6.9232e-05 Jy ! Clean residual min=-0.003379 max=0.004167 Jy/beam ! Clean residual mean=-0.000026 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.173623 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.173623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088512Jy sigma=0.453359 ! Fit after self-cal, rms=0.088611Jy sigma=0.453022 ! 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.088611Jy sigma=0.453022 ! Fit after self-cal, rms=0.092329Jy sigma=0.450507 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.033 mas, bpa=-5.091 degrees ! Estimated noise=1.51468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.18603e-05 Jy ! Component: 100 - total flux cleaned = -7.22899e-05 Jy ! Component: 150 - total flux cleaned = -0.000199508 Jy ! Component: 200 - total flux cleaned = -0.000275556 Jy ! Total flux subtracted in 200 components = -0.000275556 Jy ! Clean residual min=-0.003005 max=0.003529 Jy/beam ! Clean residual mean=-0.000022 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.173348 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.173348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092263Jy sigma=0.450184 ! Fit after self-cal, rms=0.092291Jy sigma=0.450102 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) ! Added new window around map position (-46, 61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002084 Jy ! Component: 100 - total flux cleaned = 0.00208391 Jy ! Component: 150 - total flux cleaned = 0.00208821 Jy ! Component: 200 - total flux cleaned = 0.00204396 Jy ! Total flux subtracted in 200 components = 0.00204396 Jy ! Clean residual min=-0.002826 max=0.003218 Jy/beam ! Clean residual mean=-0.000021 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.175392 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.175392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092130Jy sigma=0.449303 ! Fit after self-cal, rms=0.092128Jy sigma=0.449226 ! 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.092128Jy sigma=0.449226 ! Fit after self-cal, rms=0.092380Jy sigma=0.449081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.016 mas, bpa=-5.251 degrees ! Estimated noise=1.50445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579884 Jy ! Component: 100 - total flux cleaned = 0.000625088 Jy ! Component: 150 - total flux cleaned = 0.000625226 Jy ! Component: 200 - total flux cleaned = 0.000626791 Jy ! Total flux subtracted in 200 components = 0.000626791 Jy ! Clean residual min=-0.002633 max=0.003046 Jy/beam ! Clean residual mean=-0.000019 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.176018 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.176018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092324Jy sigma=0.448835 ! Fit after self-cal, rms=0.092324Jy sigma=0.448810 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.000162129 Jy ! Component: 100 - total flux cleaned = 0.000199162 Jy ! Component: 150 - total flux cleaned = 0.000200375 Jy ! Component: 200 - total flux cleaned = 0.000199756 Jy ! Total flux subtracted in 200 components = 0.000199756 Jy ! Clean residual min=-0.002588 max=0.003001 Jy/beam ! Clean residual mean=-0.000019 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.176218 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.176218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092290Jy sigma=0.448669 ! Fit after self-cal, rms=0.092291Jy sigma=0.448653 ! 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.092291Jy sigma=0.448653 ! Fit after self-cal, rms=0.092085Jy sigma=0.448620 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.919 mas, bmaj=18.85 mas, bpa=-1.325 degrees ! Estimated noise=1.86396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371721 Jy ! Component: 100 - total flux cleaned = -0.000121117 Jy ! Component: 150 - total flux cleaned = -6.34544e-05 Jy ! Component: 200 - total flux cleaned = 9.49272e-06 Jy ! Total flux subtracted in 200 components = 9.49272e-06 Jy ! Clean residual min=-0.003064 max=0.004190 Jy/beam ! Clean residual mean=-0.000039 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.176228 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.176228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092058Jy sigma=0.448642 ! Fit after self-cal, rms=0.092051Jy sigma=0.448567 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.000107809 Jy ! Component: 100 - total flux cleaned = -3.53866e-06 Jy ! Component: 150 - total flux cleaned = 6.38072e-05 Jy ! Component: 200 - total flux cleaned = 0.000103236 Jy ! Total flux subtracted in 200 components = 0.000103236 Jy ! Clean residual min=-0.003076 max=0.004140 Jy/beam ! Clean residual mean=-0.000039 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.176331 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.176331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092037Jy sigma=0.448624 ! Fit after self-cal, rms=0.092035Jy sigma=0.448573 ! 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.11 mas, bmaj=8.013 mas, bpa=-5.322 degrees ! Estimated noise=1.50006 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 8.013 at -5.322 degrees (North through East) ! Clean map min=-0.0025816 max=0.10611 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.536 mas, bmaj=6.723 mas, bpa=-6.641 degrees ! Estimated noise=2.08466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0894305 Jy ! Component: 100 - total flux cleaned = 0.122654 Jy ! Component: 150 - total flux cleaned = 0.140574 Jy ! Component: 200 - total flux cleaned = 0.151655 Jy ! Total flux subtracted in 200 components = 0.151655 Jy ! Clean residual min=-0.004940 max=0.006089 Jy/beam ! Clean residual mean=-0.000025 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.151655 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.151655 Jy ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.013 mas, bpa=-5.322 degrees ! Estimated noise=1.50006 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.009544 Jy ! Component: 100 - total flux cleaned = 0.0151863 Jy ! Component: 150 - total flux cleaned = 0.0188461 Jy ! Component: 200 - total flux cleaned = 0.0207557 Jy ! Total flux subtracted in 200 components = 0.0207557 Jy ! Clean residual min=-0.002820 max=0.003021 Jy/beam ! Clean residual mean=-0.000023 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.17241 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.17241 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.919 mas, bmaj=18.85 mas, bpa=-1.325 degrees ! Estimated noise=1.86396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211369 Jy ! Component: 100 - total flux cleaned = 0.00281917 Jy ! Component: 150 - total flux cleaned = 0.00292631 Jy ! Component: 200 - total flux cleaned = 0.0030205 Jy ! Total flux subtracted in 200 components = 0.0030205 Jy ! Clean residual min=-0.003125 max=0.004202 Jy/beam ! Clean residual mean=-0.000041 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.175431 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.85151e-05 Jy ! Component: 100 - total flux cleaned = 5.50203e-05 Jy ! Component: 150 - total flux cleaned = 8.01126e-05 Jy ! Component: 200 - total flux cleaned = 7.97883e-05 Jy ! Total flux subtracted in 200 components = 7.97883e-05 Jy ! Clean residual min=-0.003135 max=0.004168 Jy/beam ! Clean residual mean=-0.000041 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.175511 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.175511 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.013 mas, bpa=-5.322 degrees ! Estimated noise=1.50006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412052 Jy ! Component: 100 - total flux cleaned = -0.000414709 Jy ! Component: 150 - total flux cleaned = -0.000411941 Jy ! Component: 200 - total flux cleaned = -0.000241122 Jy ! Total flux subtracted in 200 components = -0.000241122 Jy ! Clean residual min=-0.002665 max=0.002991 Jy/beam ! Clean residual mean=-0.000020 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.175269 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.175269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092035Jy sigma=0.448529 ! Fit after self-cal, rms=0.092017Jy sigma=0.448402 wmodel J1425-2513_S_map.mod ! Writing 93 model components to file: J1425-2513_S_map.mod wobs J1425-2513_S_uvs.fits ! Writing UV FITS file: J1425-2513_S_uvs.fits wwins J1425-2513_S_map.win ! wwins: Wrote 3 windows to J1425-2513_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.00101254 Jy ! Component: 100 - total flux cleaned = 0.00197449 Jy ! Component: 150 - total flux cleaned = 0.00274324 Jy ! Component: 200 - total flux cleaned = 0.00308929 Jy ! Component: 250 - total flux cleaned = 0.0033379 Jy ! Component: 300 - total flux cleaned = 0.00361789 Jy ! Component: 350 - total flux cleaned = 0.00385015 Jy ! Component: 400 - total flux cleaned = 0.00411169 Jy ! Component: 450 - total flux cleaned = 0.00418355 Jy ! Component: 500 - total flux cleaned = 0.00428989 Jy ! Component: 550 - total flux cleaned = 0.00442917 Jy ! Component: 600 - total flux cleaned = 0.00449714 Jy ! Component: 650 - total flux cleaned = 0.00459771 Jy ! Component: 700 - total flux cleaned = 0.00476121 Jy ! Component: 750 - total flux cleaned = 0.00492179 Jy ! Component: 800 - total flux cleaned = 0.00511163 Jy ! Component: 850 - total flux cleaned = 0.00529773 Jy ! Component: 900 - total flux cleaned = 0.00544999 Jy ! Component: 950 - total flux cleaned = 0.00548005 Jy ! Component: 1000 - total flux cleaned = 0.00565843 Jy ! Component: 1050 - total flux cleaned = 0.00580444 Jy ! Component: 1100 - total flux cleaned = 0.00583391 Jy ! Component: 1150 - total flux cleaned = 0.00603351 Jy ! Component: 1200 - total flux cleaned = 0.00614561 Jy ! Component: 1250 - total flux cleaned = 0.00622834 Jy ! Component: 1300 - total flux cleaned = 0.00628304 Jy ! Component: 1350 - total flux cleaned = 0.00628259 Jy ! Component: 1400 - total flux cleaned = 0.00633573 Jy ! Component: 1450 - total flux cleaned = 0.0063887 Jy ! Component: 1500 - total flux cleaned = 0.00641495 Jy ! Component: 1550 - total flux cleaned = 0.00644081 Jy ! Component: 1600 - total flux cleaned = 0.00646663 Jy ! Component: 1650 - total flux cleaned = 0.00651763 Jy ! Component: 1700 - total flux cleaned = 0.00654276 Jy ! Component: 1750 - total flux cleaned = 0.00664172 Jy ! Component: 1800 - total flux cleaned = 0.00666575 Jy ! Component: 1850 - total flux cleaned = 0.00664155 Jy ! Component: 1900 - total flux cleaned = 0.00666557 Jy ! Component: 1950 - total flux cleaned = 0.00668893 Jy ! Component: 2000 - total flux cleaned = 0.00671249 Jy ! Component: 2050 - total flux cleaned = 0.00668958 Jy ! Component: 2100 - total flux cleaned = 0.00680448 Jy ! Component: 2150 - total flux cleaned = 0.00678164 Jy ! Component: 2200 - total flux cleaned = 0.00684904 Jy ! Component: 2250 - total flux cleaned = 0.00682658 Jy ! Component: 2300 - total flux cleaned = 0.00684887 Jy ! Component: 2350 - total flux cleaned = 0.00693639 Jy ! Component: 2400 - total flux cleaned = 0.00697955 Jy ! Component: 2450 - total flux cleaned = 0.00689331 Jy ! Component: 2500 - total flux cleaned = 0.00687207 Jy ! Component: 2550 - total flux cleaned = 0.00685113 Jy ! Component: 2600 - total flux cleaned = 0.00695653 Jy ! Component: 2650 - total flux cleaned = 0.0069566 Jy ! Component: 2700 - total flux cleaned = 0.00697731 Jy ! Component: 2750 - total flux cleaned = 0.00699783 Jy ! Component: 2800 - total flux cleaned = 0.00701809 Jy ! Component: 2850 - total flux cleaned = 0.00703828 Jy ! Component: 2900 - total flux cleaned = 0.00705818 Jy ! Component: 2950 - total flux cleaned = 0.00705819 Jy ! Component: 3000 - total flux cleaned = 0.00697925 Jy ! Component: 3050 - total flux cleaned = 0.00701857 Jy ! Component: 3100 - total flux cleaned = 0.00701859 Jy ! Component: 3150 - total flux cleaned = 0.00699922 Jy ! Component: 3200 - total flux cleaned = 0.00698017 Jy ! Component: 3250 - total flux cleaned = 0.00692286 Jy ! Component: 3300 - total flux cleaned = 0.00696059 Jy ! Component: 3350 - total flux cleaned = 0.00690417 Jy ! Component: 3400 - total flux cleaned = 0.00690417 Jy ! Component: 3450 - total flux cleaned = 0.00690402 Jy ! Component: 3500 - total flux cleaned = 0.00683056 Jy ! Component: 3550 - total flux cleaned = 0.00683055 Jy ! Component: 3600 - total flux cleaned = 0.0067761 Jy ! Component: 3650 - total flux cleaned = 0.00679406 Jy ! Component: 3700 - total flux cleaned = 0.00679399 Jy ! Component: 3750 - total flux cleaned = 0.0067407 Jy ! Component: 3800 - total flux cleaned = 0.00675829 Jy ! Component: 3850 - total flux cleaned = 0.00668813 Jy ! Component: 3900 - total flux cleaned = 0.00672296 Jy ! Component: 3950 - total flux cleaned = 0.00663642 Jy ! Component: 4000 - total flux cleaned = 0.00665351 Jy ! Component: 4050 - total flux cleaned = 0.00667055 Jy ! Total flux subtracted in 4096 components = 0.00660252 Jy ! Clean residual min=-0.000922 max=0.000913 Jy/beam ! Clean residual mean=0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.181872 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 390 components and 0.181872 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1425-2513_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 8.013 at -5.322 degrees (North through East) ! Clean map min=-0.0016931 max=0.10694 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1425-2513_S_map.fits wmodel /image_prod/ug002_uva//J1425-2513_S_map.mod ! Writing 390 model components to file: /image_prod/ug002_uva//J1425-2513_S_map.mod wobs /image_prod/ug002_uva//J1425-2513_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1425-2513_S_uvs.fits wwins /image_prod/ug002_uva//J1425-2513_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1425-2513_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106942 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.85562 0.85562 1.71124 3.42248 6.84496 13.6899 27.3798 54.7597 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 350.623 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1425-2513_S_dfm.log closed on Thu Mar 5 01:44:59 2020