! Started logfile: /image_prod/ug002_uva//J1000-3139_S_dfm.log on Wed Mar 4 23:21:20 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//J1000-3139_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1000-3139_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.880556 visibilities/baseline/integration-bin. ! Found source: J1000-3139 ! ! 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 4755 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 J1000-3139_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010764Jy sigma=6.169163 ! Fit after self-cal, rms=0.866561Jy sigma=5.208447 ! 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.489 mas, bmaj=6.373 mas, bpa=-5.041 degrees ! Estimated noise=2.85977 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.100686 Jy ! Component: 100 - total flux cleaned = 0.133954 Jy ! Total flux subtracted in 100 components = 0.133954 Jy ! Clean residual min=-0.009645 max=0.016866 Jy/beam ! Clean residual mean=-0.000086 rms=0.003049 Jy/beam ! Combined flux in latest and established models = 0.133954 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.133954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089636Jy sigma=0.508915 ! Fit after self-cal, rms=0.089632Jy sigma=0.508552 ! 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.057 mas, bmaj=7.694 mas, bpa=-3.339 degrees ! Estimated noise=1.7419 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.0258076 Jy ! Component: 100 - total flux cleaned = 0.0381325 Jy ! Component: 150 - total flux cleaned = 0.0444995 Jy ! Component: 200 - total flux cleaned = 0.0477947 Jy ! Total flux subtracted in 200 components = 0.0477947 Jy ! Clean residual min=-0.008511 max=0.010479 Jy/beam ! Clean residual mean=-0.000016 rms=0.002330 Jy/beam ! Combined flux in latest and established models = 0.181749 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.181749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084137Jy sigma=0.453703 ! Fit after self-cal, rms=0.084184Jy sigma=0.453514 ! 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.057 x 7.694 at -3.339 degrees (North through East) ! Clean map min=-0.0082335 max=0.1331 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.91 HN 1.29 KP 0.99 ! LA 0.96 MK 0.96 OV 0.84 PT 1.05 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.94 HN 1.22 KP 0.98 ! LA 1.02 MK 0.96 OV 0.88 PT 1.01 ! SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.91 FD 0.92 HN 1.51 KP 0.97 ! LA 1.00 MK 1.03 OV 0.84 PT 1.03 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.084184Jy sigma=0.453514 ! Fit after self-cal, rms=0.103645Jy sigma=0.423544 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.721 mas, bpa=-3.189 degrees ! Estimated noise=1.75016 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.00121775 Jy ! Component: 100 - total flux cleaned = 0.00136692 Jy ! Component: 150 - total flux cleaned = 0.00145713 Jy ! Component: 200 - total flux cleaned = 0.00148533 Jy ! Total flux subtracted in 200 components = 0.00148533 Jy ! Clean residual min=-0.004404 max=0.004414 Jy/beam ! Clean residual mean=-0.000010 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.183234 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.183234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103553Jy sigma=0.423454 ! Fit after self-cal, rms=0.103889Jy sigma=0.423133 ! 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.103889Jy sigma=0.423133 ! Fit after self-cal, rms=0.096854Jy sigma=0.418061 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=7.736 mas, bpa=-3.236 degrees ! Estimated noise=1.76148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156709 Jy ! Component: 100 - total flux cleaned = 0.0017441 Jy ! Component: 150 - total flux cleaned = 0.00180193 Jy ! Component: 200 - total flux cleaned = 0.00180224 Jy ! Total flux subtracted in 200 components = 0.00180224 Jy ! Clean residual min=-0.003041 max=0.003180 Jy/beam ! Clean residual mean=-0.000012 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.185037 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.185037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096790Jy sigma=0.417963 ! Fit after self-cal, rms=0.096808Jy sigma=0.417931 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.000135733 Jy ! Component: 100 - total flux cleaned = -8.38187e-05 Jy ! Component: 150 - total flux cleaned = -8.40603e-05 Jy ! Component: 200 - total flux cleaned = -0.00010501 Jy ! Total flux subtracted in 200 components = -0.00010501 Jy ! Clean residual min=-0.003045 max=0.003145 Jy/beam ! Clean residual mean=-0.000012 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.184932 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.184932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096790Jy sigma=0.417854 ! Fit after self-cal, rms=0.096792Jy sigma=0.417846 ! 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.096792Jy sigma=0.417846 ! Fit after self-cal, rms=0.093102Jy sigma=0.416593 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.735 mas, bpa=-3.289 degrees ! Estimated noise=1.76379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262225 Jy ! Component: 100 - total flux cleaned = 0.000286454 Jy ! Component: 150 - total flux cleaned = 0.000329637 Jy ! Component: 200 - total flux cleaned = 0.000348595 Jy ! Total flux subtracted in 200 components = 0.000348595 Jy ! Clean residual min=-0.002920 max=0.003014 Jy/beam ! Clean residual mean=-0.000020 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.18528 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.18528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093086Jy sigma=0.416532 ! Fit after self-cal, rms=0.093069Jy sigma=0.416514 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.000166708 Jy ! Component: 100 - total flux cleaned = -0.000125896 Jy ! Component: 150 - total flux cleaned = -0.000108232 Jy ! Component: 200 - total flux cleaned = -9.17615e-05 Jy ! Total flux subtracted in 200 components = -9.17615e-05 Jy ! Clean residual min=-0.002918 max=0.002989 Jy/beam ! Clean residual mean=-0.000020 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.185188 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.185188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093059Jy sigma=0.416464 ! Fit after self-cal, rms=0.093060Jy sigma=0.416456 ! 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.093060Jy sigma=0.416456 ! Fit after self-cal, rms=0.093338Jy sigma=0.416448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.537 mas, bmaj=23.06 mas, bpa=1.957 degrees ! Estimated noise=2.2276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310412 Jy ! Component: 100 - total flux cleaned = 0.000311129 Jy ! Component: 150 - total flux cleaned = 0.000310915 Jy ! Component: 200 - total flux cleaned = 0.000310988 Jy ! Total flux subtracted in 200 components = 0.000310988 Jy ! Clean residual min=-0.002946 max=0.003088 Jy/beam ! Clean residual mean=-0.000039 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.185499 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 58 components and 0.185499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093342Jy sigma=0.416458 ! Fit after self-cal, rms=0.093344Jy sigma=0.416447 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 = 3.45893e-05 Jy ! Component: 100 - total flux cleaned = 3.44172e-05 Jy ! Component: 150 - total flux cleaned = 3.56035e-05 Jy ! Component: 200 - total flux cleaned = 3.80301e-05 Jy ! Total flux subtracted in 200 components = 3.80301e-05 Jy ! Clean residual min=-0.002925 max=0.003095 Jy/beam ! Clean residual mean=-0.000039 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.185537 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.185537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093347Jy sigma=0.416462 ! Fit after self-cal, rms=0.093347Jy sigma=0.416454 ! 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.044 mas, bmaj=7.729 mas, bpa=-3.362 degrees ! Estimated noise=1.76641 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.044 x 7.729 at -3.362 degrees (North through East) ! Clean map min=-0.0028047 max=0.13609 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.479 mas, bmaj=6.402 mas, bpa=-4.973 degrees ! Estimated noise=2.88475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101398 Jy ! Component: 100 - total flux cleaned = 0.135718 Jy ! Component: 150 - total flux cleaned = 0.154969 Jy ! Component: 200 - total flux cleaned = 0.166418 Jy ! Total flux subtracted in 200 components = 0.166418 Jy ! Clean residual min=-0.005548 max=0.005991 Jy/beam ! Clean residual mean=-0.000041 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.166418 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.166418 Jy ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=7.729 mas, bpa=-3.362 degrees ! Estimated noise=1.76641 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.00980436 Jy ! Component: 100 - total flux cleaned = 0.0142652 Jy ! Component: 150 - total flux cleaned = 0.0164298 Jy ! Component: 200 - total flux cleaned = 0.0174978 Jy ! Total flux subtracted in 200 components = 0.0174978 Jy ! Clean residual min=-0.003004 max=0.002825 Jy/beam ! Clean residual mean=-0.000024 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.183915 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.183916 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=9.537 mas, bmaj=23.06 mas, bpa=1.957 degrees ! Estimated noise=2.2276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000975415 Jy ! Component: 100 - total flux cleaned = 0.00101008 Jy ! Component: 150 - total flux cleaned = 0.00102394 Jy ! Component: 200 - total flux cleaned = 0.00102381 Jy ! Total flux subtracted in 200 components = 0.00102381 Jy ! Clean residual min=-0.002913 max=0.003058 Jy/beam ! Clean residual mean=-0.000042 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.184939 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.21105e-05 Jy ! Component: 100 - total flux cleaned = 3.29075e-05 Jy ! Component: 150 - total flux cleaned = 5.29009e-05 Jy ! Component: 200 - total flux cleaned = 7.12305e-05 Jy ! Total flux subtracted in 200 components = 7.12305e-05 Jy ! Clean residual min=-0.002908 max=0.003059 Jy/beam ! Clean residual mean=-0.000042 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.185011 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.185011 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=7.729 mas, bpa=-3.362 degrees ! Estimated noise=1.76641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288157 Jy ! Component: 100 - total flux cleaned = -0.000291301 Jy ! Component: 150 - total flux cleaned = -0.000244757 Jy ! Component: 200 - total flux cleaned = -0.00020797 Jy ! Total flux subtracted in 200 components = -0.00020797 Jy ! Clean residual min=-0.002917 max=0.002914 Jy/beam ! Clean residual mean=-0.000022 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.184803 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.184803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093302Jy sigma=0.416265 ! Fit after self-cal, rms=0.093293Jy sigma=0.416242 wmodel J1000-3139_S_map.mod ! Writing 68 model components to file: J1000-3139_S_map.mod wobs J1000-3139_S_uvs.fits ! Writing UV FITS file: J1000-3139_S_uvs.fits wwins J1000-3139_S_map.win ! wwins: Wrote 1 windows to J1000-3139_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.000167879 Jy ! Component: 100 - total flux cleaned = -0.000466341 Jy ! Component: 150 - total flux cleaned = -0.000375136 Jy ! Component: 200 - total flux cleaned = -0.000112053 Jy ! Component: 250 - total flux cleaned = 0.000269967 Jy ! Component: 300 - total flux cleaned = 0.000432875 Jy ! Component: 350 - total flux cleaned = 0.00066952 Jy ! Component: 400 - total flux cleaned = 0.000746119 Jy ! Component: 450 - total flux cleaned = 0.000895321 Jy ! Component: 500 - total flux cleaned = 0.00100318 Jy ! Component: 550 - total flux cleaned = 0.00114399 Jy ! Component: 600 - total flux cleaned = 0.00114419 Jy ! Component: 650 - total flux cleaned = 0.00124571 Jy ! Component: 700 - total flux cleaned = 0.00137741 Jy ! Component: 750 - total flux cleaned = 0.00134435 Jy ! Component: 800 - total flux cleaned = 0.00121788 Jy ! Component: 850 - total flux cleaned = 0.00128042 Jy ! Component: 900 - total flux cleaned = 0.00134146 Jy ! Component: 950 - total flux cleaned = 0.00140123 Jy ! Component: 1000 - total flux cleaned = 0.00146001 Jy ! Component: 1050 - total flux cleaned = 0.00151823 Jy ! Component: 1100 - total flux cleaned = 0.00143222 Jy ! Component: 1150 - total flux cleaned = 0.00137617 Jy ! Component: 1200 - total flux cleaned = 0.00140328 Jy ! Component: 1250 - total flux cleaned = 0.00123876 Jy ! Component: 1300 - total flux cleaned = 0.00113108 Jy ! Component: 1350 - total flux cleaned = 0.00107792 Jy ! Component: 1400 - total flux cleaned = 0.000919415 Jy ! Component: 1450 - total flux cleaned = 0.000789166 Jy ! Component: 1500 - total flux cleaned = 0.000686071 Jy ! Component: 1550 - total flux cleaned = 0.000558485 Jy ! Component: 1600 - total flux cleaned = 0.000356888 Jy ! Component: 1650 - total flux cleaned = 0.00028269 Jy ! Component: 1700 - total flux cleaned = 0.00018392 Jy ! Component: 1750 - total flux cleaned = 1.32623e-05 Jy ! Component: 1800 - total flux cleaned = -8.3001e-05 Jy ! Component: 1850 - total flux cleaned = -0.000226011 Jy ! Component: 1900 - total flux cleaned = -0.000367268 Jy ! Component: 1950 - total flux cleaned = -0.00043744 Jy ! Component: 2000 - total flux cleaned = -0.000553152 Jy ! Component: 2050 - total flux cleaned = -0.000667492 Jy ! Component: 2100 - total flux cleaned = -0.000848449 Jy ! Component: 2150 - total flux cleaned = -0.000982598 Jy ! Component: 2200 - total flux cleaned = -0.00111573 Jy ! Component: 2250 - total flux cleaned = -0.00122583 Jy ! Component: 2300 - total flux cleaned = -0.00133446 Jy ! Component: 2350 - total flux cleaned = -0.00139913 Jy ! Component: 2400 - total flux cleaned = -0.00156989 Jy ! Component: 2450 - total flux cleaned = -0.00167556 Jy ! Component: 2500 - total flux cleaned = -0.00175929 Jy ! Component: 2550 - total flux cleaned = -0.00186371 Jy ! Component: 2600 - total flux cleaned = -0.00198766 Jy ! Component: 2650 - total flux cleaned = -0.00206979 Jy ! Component: 2700 - total flux cleaned = -0.00215136 Jy ! Component: 2750 - total flux cleaned = -0.00221204 Jy ! Component: 2800 - total flux cleaned = -0.00229234 Jy ! Component: 2850 - total flux cleaned = -0.00245189 Jy ! Component: 2900 - total flux cleaned = -0.00253095 Jy ! Component: 2950 - total flux cleaned = -0.0026487 Jy ! Component: 3000 - total flux cleaned = -0.0027266 Jy ! Component: 3050 - total flux cleaned = -0.00284257 Jy ! Component: 3100 - total flux cleaned = -0.00290015 Jy ! Component: 3150 - total flux cleaned = -0.00293827 Jy ! Component: 3200 - total flux cleaned = -0.00308967 Jy ! Component: 3250 - total flux cleaned = -0.00316478 Jy ! Component: 3300 - total flux cleaned = -0.00318342 Jy ! Component: 3350 - total flux cleaned = -0.00329469 Jy ! Component: 3400 - total flux cleaned = -0.00333169 Jy ! Component: 3450 - total flux cleaned = -0.00345953 Jy ! Component: 3500 - total flux cleaned = -0.00349585 Jy ! Component: 3550 - total flux cleaned = -0.0035678 Jy ! Component: 3600 - total flux cleaned = -0.00362141 Jy ! Component: 3650 - total flux cleaned = -0.0036749 Jy ! Component: 3700 - total flux cleaned = -0.00371015 Jy ! Component: 3750 - total flux cleaned = -0.00376294 Jy ! Component: 3800 - total flux cleaned = -0.00379799 Jy ! Component: 3850 - total flux cleaned = -0.00385 Jy ! Component: 3900 - total flux cleaned = -0.00391913 Jy ! Component: 3950 - total flux cleaned = -0.00391926 Jy ! Component: 4000 - total flux cleaned = -0.00398791 Jy ! Component: 4050 - total flux cleaned = -0.00409001 Jy ! Total flux subtracted in 4096 components = -0.00410684 Jy ! Clean residual min=-0.000894 max=0.001100 Jy/beam ! Clean residual mean=-0.000007 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.180696 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 311 components and 0.180696 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1000-3139_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.044 x 7.729 at -3.362 degrees (North through East) ! Clean map min=-0.0021832 max=0.13846 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1000-3139_S_map.fits wmodel /image_prod/ug002_uva//J1000-3139_S_map.mod ! Writing 311 model components to file: /image_prod/ug002_uva//J1000-3139_S_map.mod wobs /image_prod/ug002_uva//J1000-3139_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1000-3139_S_uvs.fits wwins /image_prod/ug002_uva//J1000-3139_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1000-3139_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.138461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288479 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.62504 0.62504 1.25008 2.50016 5.00032 10.0006 20.0013 40.0025 80.0051 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 479.969 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1000-3139_S_dfm.log closed on Wed Mar 4 23:21:24 2020