! Started logfile: /image_prod/ug002_uva//J0927+5717_S_dfm.log on Wed Mar 4 22:59: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//J0927+5717_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0927+5717_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864444 visibilities/baseline/integration-bin. ! Found source: J0927+5717 ! ! 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 7002 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 J0927+5717_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008378Jy sigma=8.274072 ! Fit after self-cal, rms=0.886476Jy sigma=7.309440 ! 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=3.346 mas, bmaj=3.803 mas, bpa=-13.31 degrees ! Estimated noise=1.69208 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.0882635 Jy ! Component: 100 - total flux cleaned = 0.107601 Jy ! Total flux subtracted in 100 components = 0.107601 Jy ! Clean residual min=-0.003921 max=0.005953 Jy/beam ! Clean residual mean=-0.000001 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.107601 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.107601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074452Jy sigma=0.468099 ! Fit after self-cal, rms=0.074401Jy sigma=0.467816 ! 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=4.254 mas, bmaj=4.887 mas, bpa=4.723 degrees ! Estimated noise=1.06861 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.00603528 Jy ! Component: 100 - total flux cleaned = 0.0083171 Jy ! Component: 150 - total flux cleaned = 0.00868116 Jy ! Component: 200 - total flux cleaned = 0.00876573 Jy ! Total flux subtracted in 200 components = 0.00876573 Jy ! Clean residual min=-0.003591 max=0.003310 Jy/beam ! Clean residual mean=0.000012 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.116367 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.116367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073703Jy sigma=0.464775 ! Fit after self-cal, rms=0.073707Jy sigma=0.464740 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.254 x 4.887 at 4.723 degrees (North through East) ! Clean map min=-0.0035118 max=0.11372 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.04 KP 1.05 ! LA 1.06 MK 0.97 NL 1.01 OV 0.84 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.99 KP 1.02 ! LA 1.03 MK 1.00 NL 1.12 OV 0.92 ! PT 1.04 SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 1.01 ! LA 1.04 MK 0.98 NL 1.03 OV 0.86 ! PT 1.07 SC 0.95 ! ! ! Fit before self-cal, rms=0.073707Jy sigma=0.464740 ! Fit after self-cal, rms=0.077574Jy sigma=0.456840 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.244 mas, bmaj=4.874 mas, bpa=4.375 degrees ! Estimated noise=1.07522 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.00134116 Jy ! Component: 100 - total flux cleaned = 0.00149538 Jy ! Component: 150 - total flux cleaned = 0.00152352 Jy ! Component: 200 - total flux cleaned = 0.00154849 Jy ! Total flux subtracted in 200 components = 0.00154849 Jy ! Clean residual min=-0.003091 max=0.002721 Jy/beam ! Clean residual mean=0.000004 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.117915 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.117915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077499Jy sigma=0.456759 ! Fit after self-cal, rms=0.077511Jy sigma=0.456636 ! 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.077511Jy sigma=0.456636 ! Fit after self-cal, rms=0.067392Jy sigma=0.445098 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=4.91 mas, bpa=2.995 degrees ! Estimated noise=1.07361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.09644e-07 Jy ! Component: 100 - total flux cleaned = 1.15294e-05 Jy ! Component: 150 - total flux cleaned = 2.24604e-05 Jy ! Component: 200 - total flux cleaned = 3.22185e-05 Jy ! Total flux subtracted in 200 components = 3.22185e-05 Jy ! Clean residual min=-0.001738 max=0.001751 Jy/beam ! Clean residual mean=-0.000005 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.117948 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.117948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067386Jy sigma=0.445071 ! Fit after self-cal, rms=0.067362Jy sigma=0.444934 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.20649e-05 Jy ! Component: 100 - total flux cleaned = -2.17309e-05 Jy ! Component: 150 - total flux cleaned = -2.16513e-05 Jy ! Component: 200 - total flux cleaned = -2.183e-05 Jy ! Total flux subtracted in 200 components = -2.183e-05 Jy ! Clean residual min=-0.001721 max=0.001750 Jy/beam ! Clean residual mean=-0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.117926 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.117926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067360Jy sigma=0.444923 ! Fit after self-cal, rms=0.067359Jy sigma=0.444920 ! 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.067359Jy sigma=0.444920 ! Fit after self-cal, rms=0.067422Jy sigma=0.444909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=4.916 mas, bpa=3.188 degrees ! Estimated noise=1.07321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.09022e-05 Jy ! Component: 100 - total flux cleaned = -2.19046e-06 Jy ! Component: 150 - total flux cleaned = 1.26211e-05 Jy ! Component: 200 - total flux cleaned = 1.25746e-05 Jy ! Total flux subtracted in 200 components = 1.25746e-05 Jy ! Clean residual min=-0.001731 max=0.001749 Jy/beam ! Clean residual mean=-0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.117938 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.117938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067419Jy sigma=0.444897 ! Fit after self-cal, rms=0.067418Jy sigma=0.444894 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.37677e-05 Jy ! Component: 100 - total flux cleaned = -2.35263e-05 Jy ! Component: 150 - total flux cleaned = -2.35474e-05 Jy ! Component: 200 - total flux cleaned = -2.91726e-05 Jy ! Total flux subtracted in 200 components = -2.91726e-05 Jy ! Clean residual min=-0.001724 max=0.001749 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.117909 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.117909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067416Jy sigma=0.444886 ! Fit after self-cal, rms=0.067416Jy sigma=0.444885 ! 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.067416Jy sigma=0.444885 ! Fit after self-cal, rms=0.067425Jy sigma=0.444879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.954 mas, bmaj=9.838 mas, bpa=72.76 degrees ! Estimated noise=1.24391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.97979e-05 Jy ! Component: 100 - total flux cleaned = 6.03778e-05 Jy ! Component: 150 - total flux cleaned = 6.06364e-05 Jy ! Component: 200 - total flux cleaned = 6.71033e-05 Jy ! Total flux subtracted in 200 components = 6.71033e-05 Jy ! Clean residual min=-0.001804 max=0.001758 Jy/beam ! Clean residual mean=-0.000011 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.117976 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.117976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067427Jy sigma=0.444874 ! Fit after self-cal, rms=0.067427Jy sigma=0.444873 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 = -5.13719e-06 Jy ! Component: 100 - total flux cleaned = -5.24582e-06 Jy ! Component: 150 - total flux cleaned = 3.56397e-07 Jy ! Component: 200 - total flux cleaned = 5.79441e-07 Jy ! Total flux subtracted in 200 components = 5.79441e-07 Jy ! Clean residual min=-0.001799 max=0.001757 Jy/beam ! Clean residual mean=-0.000011 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.117977 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.117977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067428Jy sigma=0.444871 ! Fit after self-cal, rms=0.067428Jy sigma=0.444870 ! 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=4.217 mas, bmaj=4.921 mas, bpa=3.305 degrees ! Estimated noise=1.07273 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.217 x 4.921 at 3.305 degrees (North through East) ! Clean map min=-0.0016637 max=0.11384 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=3.323 mas, bmaj=3.83 mas, bpa=-12.35 degrees ! Estimated noise=1.68542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0879091 Jy ! Component: 100 - total flux cleaned = 0.107187 Jy ! Component: 150 - total flux cleaned = 0.11295 Jy ! Component: 200 - total flux cleaned = 0.115652 Jy ! Total flux subtracted in 200 components = 0.115652 Jy ! Clean residual min=-0.002630 max=0.002604 Jy/beam ! Clean residual mean=-0.000003 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.115652 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.115652 Jy ! Inverting map and beam ! Estimated beam: bmin=4.217 mas, bmaj=4.921 mas, bpa=3.305 degrees ! Estimated noise=1.07273 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.00163646 Jy ! Component: 100 - total flux cleaned = 0.00179792 Jy ! Component: 150 - total flux cleaned = 0.00192111 Jy ! Component: 200 - total flux cleaned = 0.00203795 Jy ! Total flux subtracted in 200 components = 0.00203795 Jy ! Clean residual min=-0.001694 max=0.001736 Jy/beam ! Clean residual mean=-0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.11769 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.11769 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=8.954 mas, bmaj=9.838 mas, bpa=72.76 degrees ! Estimated noise=1.24391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307211 Jy ! Component: 100 - total flux cleaned = 0.000314532 Jy ! Component: 150 - total flux cleaned = 0.000314758 Jy ! Component: 200 - total flux cleaned = 0.000315114 Jy ! Total flux subtracted in 200 components = 0.000315114 Jy ! Clean residual min=-0.001788 max=0.001756 Jy/beam ! Clean residual mean=-0.000010 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.118005 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 = 5.39753e-06 Jy ! Component: 100 - total flux cleaned = 5.3712e-06 Jy ! Component: 150 - total flux cleaned = 5.31459e-06 Jy ! Component: 200 - total flux cleaned = 9.97847e-06 Jy ! Total flux subtracted in 200 components = 9.97847e-06 Jy ! Clean residual min=-0.001786 max=0.001756 Jy/beam ! Clean residual mean=-0.000010 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.118015 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.118015 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.217 mas, bmaj=4.921 mas, bpa=3.305 degrees ! Estimated noise=1.07273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017872 Jy ! Component: 100 - total flux cleaned = -0.000178818 Jy ! Component: 150 - total flux cleaned = -0.000179787 Jy ! Component: 200 - total flux cleaned = -0.00016821 Jy ! Total flux subtracted in 200 components = -0.00016821 Jy ! Clean residual min=-0.001693 max=0.001729 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.117847 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.117847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067427Jy sigma=0.444920 ! Fit after self-cal, rms=0.067422Jy sigma=0.444907 wmodel J0927+5717_S_map.mod ! Writing 31 model components to file: J0927+5717_S_map.mod wobs J0927+5717_S_uvs.fits ! Writing UV FITS file: J0927+5717_S_uvs.fits wwins J0927+5717_S_map.win ! wwins: Wrote 1 windows to J0927+5717_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.000108557 Jy ! Component: 100 - total flux cleaned = -0.00010458 Jy ! Component: 150 - total flux cleaned = -0.000424049 Jy ! Component: 200 - total flux cleaned = -0.000702752 Jy ! Component: 250 - total flux cleaned = -0.000917773 Jy ! Component: 300 - total flux cleaned = -0.00112535 Jy ! Component: 350 - total flux cleaned = -0.0012258 Jy ! Component: 400 - total flux cleaned = -0.00132404 Jy ! Component: 450 - total flux cleaned = -0.00137199 Jy ! Component: 500 - total flux cleaned = -0.00146506 Jy ! Component: 550 - total flux cleaned = -0.00144232 Jy ! Component: 600 - total flux cleaned = -0.00150959 Jy ! Component: 650 - total flux cleaned = -0.00159686 Jy ! Component: 700 - total flux cleaned = -0.0015535 Jy ! Component: 750 - total flux cleaned = -0.00155375 Jy ! Component: 800 - total flux cleaned = -0.00157496 Jy ! Component: 850 - total flux cleaned = -0.00159603 Jy ! Component: 900 - total flux cleaned = -0.00161657 Jy ! Component: 950 - total flux cleaned = -0.00169694 Jy ! Component: 1000 - total flux cleaned = -0.00177541 Jy ! Component: 1050 - total flux cleaned = -0.00181417 Jy ! Component: 1100 - total flux cleaned = -0.00183285 Jy ! Component: 1150 - total flux cleaned = -0.0018517 Jy ! Component: 1200 - total flux cleaned = -0.00192695 Jy ! Component: 1250 - total flux cleaned = -0.00205694 Jy ! Component: 1300 - total flux cleaned = -0.00207492 Jy ! Component: 1350 - total flux cleaned = -0.00214737 Jy ! Component: 1400 - total flux cleaned = -0.00220126 Jy ! Component: 1450 - total flux cleaned = -0.00230746 Jy ! Component: 1500 - total flux cleaned = -0.00232484 Jy ! Component: 1550 - total flux cleaned = -0.00237688 Jy ! Component: 1600 - total flux cleaned = -0.00247973 Jy ! Component: 1650 - total flux cleaned = -0.00249651 Jy ! Component: 1700 - total flux cleaned = -0.00253015 Jy ! Component: 1750 - total flux cleaned = -0.00266311 Jy ! Component: 1800 - total flux cleaned = -0.00272881 Jy ! Component: 1850 - total flux cleaned = -0.00271246 Jy ! Component: 1900 - total flux cleaned = -0.00279315 Jy ! Component: 1950 - total flux cleaned = -0.00285692 Jy ! Component: 2000 - total flux cleaned = -0.00285703 Jy ! Component: 2050 - total flux cleaned = -0.00290424 Jy ! Component: 2100 - total flux cleaned = -0.00296629 Jy ! Component: 2150 - total flux cleaned = -0.00299697 Jy ! Component: 2200 - total flux cleaned = -0.00299702 Jy ! Component: 2250 - total flux cleaned = -0.00296647 Jy ! Component: 2300 - total flux cleaned = -0.00302666 Jy ! Component: 2350 - total flux cleaned = -0.00302673 Jy ! Component: 2400 - total flux cleaned = -0.00307104 Jy ! Component: 2450 - total flux cleaned = -0.00308579 Jy ! Component: 2500 - total flux cleaned = -0.00308597 Jy ! Component: 2550 - total flux cleaned = -0.0031435 Jy ! Component: 2600 - total flux cleaned = -0.00311467 Jy ! Component: 2650 - total flux cleaned = -0.00311456 Jy ! Component: 2700 - total flux cleaned = -0.00308661 Jy ! Component: 2750 - total flux cleaned = -0.00308665 Jy ! Component: 2800 - total flux cleaned = -0.00308665 Jy ! Component: 2850 - total flux cleaned = -0.00307294 Jy ! Component: 2900 - total flux cleaned = -0.00307297 Jy ! Component: 2950 - total flux cleaned = -0.00312727 Jy ! Component: 3000 - total flux cleaned = -0.00310044 Jy ! Component: 3050 - total flux cleaned = -0.00307371 Jy ! Component: 3100 - total flux cleaned = -0.00310033 Jy ! Component: 3150 - total flux cleaned = -0.00311343 Jy ! Component: 3200 - total flux cleaned = -0.00306119 Jy ! Component: 3250 - total flux cleaned = -0.00304817 Jy ! Component: 3300 - total flux cleaned = -0.00302249 Jy ! Component: 3350 - total flux cleaned = -0.00306086 Jy ! Component: 3400 - total flux cleaned = -0.00302258 Jy ! Component: 3450 - total flux cleaned = -0.00299726 Jy ! Component: 3500 - total flux cleaned = -0.00297213 Jy ! Component: 3550 - total flux cleaned = -0.00298454 Jy ! Component: 3600 - total flux cleaned = -0.00291004 Jy ! Component: 3650 - total flux cleaned = -0.00290997 Jy ! Component: 3700 - total flux cleaned = -0.00289773 Jy ! Component: 3750 - total flux cleaned = -0.00282477 Jy ! Component: 3800 - total flux cleaned = -0.00278845 Jy ! Component: 3850 - total flux cleaned = -0.00276445 Jy ! Component: 3900 - total flux cleaned = -0.0027404 Jy ! Component: 3950 - total flux cleaned = -0.00276431 Jy ! Component: 4000 - total flux cleaned = -0.00276436 Jy ! Component: 4050 - total flux cleaned = -0.00274072 Jy ! Total flux subtracted in 4096 components = -0.00271737 Jy ! Clean residual min=-0.000621 max=0.000661 Jy/beam ! Clean residual mean=-0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.115129 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 329 components and 0.115129 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0927+5717_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.217 x 4.921 at 3.305 degrees (North through East) ! Clean map min=-0.0015915 max=0.11393 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0927+5717_S_map.fits wmodel /image_prod/ug002_uva//J0927+5717_S_map.mod ! Writing 329 model components to file: /image_prod/ug002_uva//J0927+5717_S_map.mod wobs /image_prod/ug002_uva//J0927+5717_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0927+5717_S_uvs.fits wwins /image_prod/ug002_uva//J0927+5717_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0927+5717_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.113933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213677 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.562638 0.562638 1.12528 2.25055 4.5011 9.0022 18.0044 36.0088 72.0176 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 533.202 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0927+5717_S_dfm.log closed on Wed Mar 4 22:59:58 2020