! Started logfile: /image_prod/ug002_uva//J0013+4051_S_e_dfm.log on Wed Mar 4 18:18:50 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//J0013+4051_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0013+4051_S_e_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.707407 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 1146 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 J0013+4051_S_e] 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060509Jy sigma=9.524315 ! Fit after self-cal, rms=0.625017Jy sigma=5.685652 ! 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.839 mas, bmaj=5.805 mas, bpa=-17.86 degrees ! Estimated noise=2.90751 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.296875 Jy ! Component: 100 - total flux cleaned = 0.363061 Jy ! Total flux subtracted in 100 components = 0.363061 Jy ! Clean residual min=-0.023119 max=0.025380 Jy/beam ! Clean residual mean=0.000032 rms=0.006417 Jy/beam ! Combined flux in latest and established models = 0.363061 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.363061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099548Jy sigma=0.868476 ! Fit after self-cal, rms=0.099531Jy sigma=0.868393 ! 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.316 mas, bmaj=6.558 mas, bpa=-19.06 degrees ! Estimated noise=2.37794 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.0228403 Jy ! Component: 100 - total flux cleaned = 0.0341058 Jy ! Component: 150 - total flux cleaned = 0.0374789 Jy ! Component: 200 - total flux cleaned = 0.0385402 Jy ! Total flux subtracted in 200 components = 0.0385402 Jy ! Clean residual min=-0.025154 max=0.018972 Jy/beam ! Clean residual mean=0.000006 rms=0.005211 Jy/beam ! Combined flux in latest and established models = 0.401601 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 34 components and 0.401601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094046Jy sigma=0.824998 ! Fit after self-cal, rms=0.094024Jy sigma=0.824805 ! 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.316 x 6.558 at -19.06 degrees (North through East) ! Clean map min=-0.024409 max=0.37989 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 1.04 KP 1.05 ! LA 1.06 MK 1.05 NL 0.96 OV 0.65 ! PT 1.08 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.00 KP 1.06 ! LA 1.04 MK 0.99 NL 0.84 OV 0.88 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.03 KP 1.17 ! LA 1.08 MK 1.03 NL 0.79 OV 0.62 ! PT 1.05 SC 0.95 ! ! ! Fit before self-cal, rms=0.094024Jy sigma=0.824805 ! Fit after self-cal, rms=0.058876Jy sigma=0.497344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=6.622 mas, bpa=-18.57 degrees ! Estimated noise=2.36225 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.00220393 Jy ! Component: 100 - total flux cleaned = -0.00244649 Jy ! Component: 150 - total flux cleaned = -0.00264916 Jy ! Component: 200 - total flux cleaned = -0.00273132 Jy ! Total flux subtracted in 200 components = -0.00273132 Jy ! Clean residual min=-0.006482 max=0.006849 Jy/beam ! Clean residual mean=0.000031 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.39887 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.39887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058396Jy sigma=0.493699 ! Fit after self-cal, rms=0.058469Jy sigma=0.493133 ! 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.058469Jy sigma=0.493133 ! Fit after self-cal, rms=0.053009Jy sigma=0.447447 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=6.598 mas, bpa=-18.92 degrees ! Estimated noise=2.35953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376066 Jy ! Component: 100 - total flux cleaned = -0.000607754 Jy ! Component: 150 - total flux cleaned = -0.000653543 Jy ! Component: 200 - total flux cleaned = -0.000616237 Jy ! Total flux subtracted in 200 components = -0.000616237 Jy ! Clean residual min=-0.005220 max=0.004041 Jy/beam ! Clean residual mean=-0.000009 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.398254 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.398254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052903Jy sigma=0.446592 ! Fit after self-cal, rms=0.052914Jy sigma=0.446502 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.561e-05 Jy ! Component: 100 - total flux cleaned = 5.6352e-05 Jy ! Component: 150 - total flux cleaned = 8.47531e-05 Jy ! Component: 200 - total flux cleaned = 8.42089e-05 Jy ! Total flux subtracted in 200 components = 8.42089e-05 Jy ! Clean residual min=-0.005109 max=0.003997 Jy/beam ! Clean residual mean=-0.000009 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.398338 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.398338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052883Jy sigma=0.446208 ! Fit after self-cal, rms=0.052881Jy sigma=0.446185 ! 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.052881Jy sigma=0.446185 ! Fit after self-cal, rms=0.052907Jy sigma=0.445920 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=6.606 mas, bpa=-18.86 degrees ! Estimated noise=2.35898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.88174e-05 Jy ! Component: 100 - total flux cleaned = 1.57789e-05 Jy ! Component: 150 - total flux cleaned = 1.46354e-05 Jy ! Component: 200 - total flux cleaned = 6.84973e-05 Jy ! Total flux subtracted in 200 components = 6.84973e-05 Jy ! Clean residual min=-0.004989 max=0.003949 Jy/beam ! Clean residual mean=-0.000009 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.398407 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.398406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052863Jy sigma=0.445545 ! Fit after self-cal, rms=0.052862Jy sigma=0.445532 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.67314e-05 Jy ! Component: 100 - total flux cleaned = 1.4625e-05 Jy ! Component: 150 - total flux cleaned = 3.42952e-05 Jy ! Component: 200 - total flux cleaned = 3.40812e-05 Jy ! Total flux subtracted in 200 components = 3.40812e-05 Jy ! Clean residual min=-0.004929 max=0.003958 Jy/beam ! Clean residual mean=-0.000009 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.398441 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.398441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052848Jy sigma=0.445380 ! Fit after self-cal, rms=0.052848Jy sigma=0.445371 ! 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.052848Jy sigma=0.445371 ! Fit after self-cal, rms=0.052879Jy sigma=0.445226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.113 mas, bmaj=9.61 mas, bpa=-22.7 degrees ! Estimated noise=2.95896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433407 Jy ! Component: 100 - total flux cleaned = 0.000447188 Jy ! Component: 150 - total flux cleaned = 0.00044652 Jy ! Component: 200 - total flux cleaned = 0.000437049 Jy ! Total flux subtracted in 200 components = 0.000437049 Jy ! Clean residual min=-0.004261 max=0.004182 Jy/beam ! Clean residual mean=-0.000023 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.398878 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.398878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052874Jy sigma=0.445188 ! Fit after self-cal, rms=0.052876Jy sigma=0.445173 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 = 1.26796e-05 Jy ! Component: 100 - total flux cleaned = 1.15391e-05 Jy ! Component: 150 - total flux cleaned = 1.06144e-05 Jy ! Component: 200 - total flux cleaned = 1.04708e-05 Jy ! Total flux subtracted in 200 components = 1.04708e-05 Jy ! Clean residual min=-0.004247 max=0.004183 Jy/beam ! Clean residual mean=-0.000023 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.398888 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 73 components and 0.398888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052878Jy sigma=0.445170 ! Fit after self-cal, rms=0.052879Jy sigma=0.445160 ! 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.307 mas, bmaj=6.612 mas, bpa=-18.8 degrees ! Estimated noise=2.35947 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.307 x 6.612 at -18.8 degrees (North through East) ! Clean map min=-0.0046644 max=0.37703 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.847 mas, bmaj=5.886 mas, bpa=-17.65 degrees ! Estimated noise=2.85585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291582 Jy ! Component: 100 - total flux cleaned = 0.355384 Jy ! Component: 150 - total flux cleaned = 0.375129 Jy ! Component: 200 - total flux cleaned = 0.384514 Jy ! Total flux subtracted in 200 components = 0.384514 Jy ! Clean residual min=-0.006788 max=0.006254 Jy/beam ! Clean residual mean=0.000002 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.384514 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.384514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=6.612 mas, bpa=-18.8 degrees ! Estimated noise=2.35947 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.00693136 Jy ! Component: 100 - total flux cleaned = 0.0107082 Jy ! Component: 150 - total flux cleaned = 0.0129622 Jy ! Component: 200 - total flux cleaned = 0.0134101 Jy ! Total flux subtracted in 200 components = 0.0134101 Jy ! Clean residual min=-0.005200 max=0.003884 Jy/beam ! Clean residual mean=-0.000009 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.397924 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 48 components and 0.397924 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.113 mas, bmaj=9.61 mas, bpa=-22.7 degrees ! Estimated noise=2.95896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825057 Jy ! Component: 100 - total flux cleaned = 0.000984011 Jy ! Component: 150 - total flux cleaned = 0.00107291 Jy ! Component: 200 - total flux cleaned = 0.00116414 Jy ! Total flux subtracted in 200 components = 0.00116414 Jy ! Clean residual min=-0.004309 max=0.004156 Jy/beam ! Clean residual mean=-0.000023 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.399088 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.08311e-05 Jy ! Component: 100 - total flux cleaned = 3.70505e-05 Jy ! Component: 150 - total flux cleaned = 2.50508e-05 Jy ! Component: 200 - total flux cleaned = 2.47517e-05 Jy ! Total flux subtracted in 200 components = 2.47517e-05 Jy ! Clean residual min=-0.004271 max=0.004170 Jy/beam ! Clean residual mean=-0.000023 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.399113 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.399113 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=6.612 mas, bpa=-18.8 degrees ! Estimated noise=2.35947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674943 Jy ! Component: 100 - total flux cleaned = 0.000636578 Jy ! Component: 150 - total flux cleaned = 0.000564044 Jy ! Component: 200 - total flux cleaned = 0.000501846 Jy ! Total flux subtracted in 200 components = 0.000501846 Jy ! Clean residual min=-0.004922 max=0.003951 Jy/beam ! Clean residual mean=-0.000010 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.399615 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 62 components and 0.399615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052869Jy sigma=0.445444 ! Fit after self-cal, rms=0.052878Jy sigma=0.445257 wmodel J0013+4051_S_e_map.mod ! Writing 62 model components to file: J0013+4051_S_e_map.mod wobs J0013+4051_S_e_uvs.fits ! Writing UV FITS file: J0013+4051_S_e_uvs.fits wwins J0013+4051_S_e_map.win ! wwins: Wrote 1 windows to J0013+4051_S_e_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.00151926 Jy ! Component: 100 - total flux cleaned = -0.00137359 Jy ! Component: 150 - total flux cleaned = -0.00156874 Jy ! Component: 200 - total flux cleaned = -0.00144413 Jy ! Component: 250 - total flux cleaned = -0.00126451 Jy ! Component: 300 - total flux cleaned = -0.00120639 Jy ! Component: 350 - total flux cleaned = -0.00103756 Jy ! Component: 400 - total flux cleaned = -0.00103907 Jy ! Component: 450 - total flux cleaned = -0.000986003 Jy ! Component: 500 - total flux cleaned = -0.000985844 Jy ! Component: 550 - total flux cleaned = -0.000734146 Jy ! Component: 600 - total flux cleaned = -0.000735729 Jy ! Component: 650 - total flux cleaned = -0.000734709 Jy ! Component: 700 - total flux cleaned = -0.000546947 Jy ! Component: 750 - total flux cleaned = -0.000454999 Jy ! Component: 800 - total flux cleaned = -0.000274078 Jy ! Component: 850 - total flux cleaned = -9.64789e-05 Jy ! Component: 900 - total flux cleaned = 3.43401e-05 Jy ! Component: 950 - total flux cleaned = 0.00020508 Jy ! Component: 1000 - total flux cleaned = 0.000245663 Jy ! Component: 1050 - total flux cleaned = 0.000285851 Jy ! Component: 1100 - total flux cleaned = 0.000245054 Jy ! Component: 1150 - total flux cleaned = 0.000205687 Jy ! Component: 1200 - total flux cleaned = 0.000283696 Jy ! Component: 1250 - total flux cleaned = 0.000282883 Jy ! Component: 1300 - total flux cleaned = 0.000245152 Jy ! Component: 1350 - total flux cleaned = 0.000282649 Jy ! Component: 1400 - total flux cleaned = 0.000392108 Jy ! Component: 1450 - total flux cleaned = 0.000283333 Jy ! Component: 1500 - total flux cleaned = 0.000318895 Jy ! Component: 1550 - total flux cleaned = 0.000248382 Jy ! Component: 1600 - total flux cleaned = 0.000283047 Jy ! Component: 1650 - total flux cleaned = 0.000248854 Jy ! Component: 1700 - total flux cleaned = 0.000214709 Jy ! Component: 1750 - total flux cleaned = 0.000114428 Jy ! Component: 1800 - total flux cleaned = 0.000114737 Jy ! Component: 1850 - total flux cleaned = 8.25073e-05 Jy ! Component: 1900 - total flux cleaned = 0.000114909 Jy ! Component: 1950 - total flux cleaned = 1.94367e-05 Jy ! Component: 2000 - total flux cleaned = 8.23406e-05 Jy ! Component: 2050 - total flux cleaned = 8.26491e-05 Jy ! Component: 2100 - total flux cleaned = 5.18657e-05 Jy ! Component: 2150 - total flux cleaned = 2.20325e-05 Jy ! Component: 2200 - total flux cleaned = -3.80155e-05 Jy ! Component: 2250 - total flux cleaned = -8.0713e-06 Jy ! Component: 2300 - total flux cleaned = -9.60922e-05 Jy ! Component: 2350 - total flux cleaned = -3.81827e-05 Jy ! Component: 2400 - total flux cleaned = -0.000123967 Jy ! Component: 2450 - total flux cleaned = -0.000152273 Jy ! Component: 2500 - total flux cleaned = -0.000152703 Jy ! Component: 2550 - total flux cleaned = -0.000263681 Jy ! Component: 2600 - total flux cleaned = -0.000373266 Jy ! Component: 2650 - total flux cleaned = -0.000481902 Jy ! Component: 2700 - total flux cleaned = -0.000589487 Jy ! Component: 2750 - total flux cleaned = -0.000642291 Jy ! Component: 2800 - total flux cleaned = -0.000668511 Jy ! Component: 2850 - total flux cleaned = -0.000668827 Jy ! Component: 2900 - total flux cleaned = -0.000695036 Jy ! Component: 2950 - total flux cleaned = -0.000720757 Jy ! Component: 3000 - total flux cleaned = -0.000746345 Jy ! Component: 3050 - total flux cleaned = -0.000721153 Jy ! Component: 3100 - total flux cleaned = -0.000771343 Jy ! Component: 3150 - total flux cleaned = -0.000672469 Jy ! Component: 3200 - total flux cleaned = -0.000647892 Jy ! Component: 3250 - total flux cleaned = -0.000599127 Jy ! Component: 3300 - total flux cleaned = -0.000623579 Jy ! Component: 3350 - total flux cleaned = -0.000479356 Jy ! Component: 3400 - total flux cleaned = -0.000360067 Jy ! Component: 3450 - total flux cleaned = -0.00033631 Jy ! Component: 3500 - total flux cleaned = -0.000195028 Jy ! Component: 3550 - total flux cleaned = -7.82225e-05 Jy ! Component: 3600 - total flux cleaned = 1.47302e-05 Jy ! Component: 3650 - total flux cleaned = 8.39546e-05 Jy ! Component: 3700 - total flux cleaned = 0.000244443 Jy ! Component: 3750 - total flux cleaned = 0.000403973 Jy ! Component: 3800 - total flux cleaned = 0.000539731 Jy ! Component: 3850 - total flux cleaned = 0.000629643 Jy ! Component: 3900 - total flux cleaned = 0.000718979 Jy ! Component: 3950 - total flux cleaned = 0.000830044 Jy ! Component: 4000 - total flux cleaned = 0.00089649 Jy ! Component: 4050 - total flux cleaned = 0.00102833 Jy ! Total flux subtracted in 4096 components = 0.00111586 Jy ! Clean residual min=-0.001560 max=0.001442 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.400731 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 326 components and 0.400731 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0013+4051_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.307 x 6.612 at -18.8 degrees (North through East) ! Clean map min=-0.0030819 max=0.37715 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0013+4051_S_e_map.fits wmodel /image_prod/ug002_uva//J0013+4051_S_e_map.mod ! Writing 326 model components to file: /image_prod/ug002_uva//J0013+4051_S_e_map.mod wobs /image_prod/ug002_uva//J0013+4051_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0013+4051_S_e_uvs.fits wwins /image_prod/ug002_uva//J0013+4051_S_e_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0013+4051_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.377154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288813 0.288813 0.577626 1.15525 2.3105 4.62101 9.24202 18.484 36.9681 73.9361 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.377 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1038.73 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0013+4051_S_e_dfm.log closed on Wed Mar 4 18:18:53 2020