! Started logfile: /image_prod/ug002_uva//J0707+0226_S_a_dfm.log on Wed Mar 4 21:39:33 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//J0707+0226_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0707+0226_S_a_uva.fits ! AN table 1: 100 integrations on 15 of 15 possible baselines. ! AN table 2: 50 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J0707+0226 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 5250 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 J0707+0226_S_a] 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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002171Jy sigma=9.322340 ! Fit after self-cal, rms=0.968159Jy sigma=9.005310 ! 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=4.24 mas, bmaj=19.77 mas, bpa=-18.91 degrees ! Estimated noise=1.61198 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.0260494 Jy ! Component: 100 - total flux cleaned = 0.031073 Jy ! Total flux subtracted in 100 components = 0.031073 Jy ! Clean residual min=-0.003149 max=0.003117 Jy/beam ! Clean residual mean=0.000001 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.031073 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.031073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046690Jy sigma=0.424296 ! Fit after self-cal, rms=0.044996Jy sigma=0.409133 ! 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.852 mas, bmaj=20.06 mas, bpa=-17.28 degrees ! Estimated noise=1.05658 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.00291361 Jy ! Component: 100 - total flux cleaned = 0.00297875 Jy ! Component: 150 - total flux cleaned = 0.00282596 Jy ! Component: 200 - total flux cleaned = 0.00272892 Jy ! Total flux subtracted in 200 components = 0.00272892 Jy ! Clean residual min=-0.001795 max=0.001849 Jy/beam ! Clean residual mean=0.000000 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0338019 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.0338019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044771Jy sigma=0.407070 ! Fit after self-cal, rms=0.044764Jy sigma=0.407010 ! 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.852 x 20.06 at -17.28 degrees (North through East) ! Clean map min=-0.0018598 max=0.035458 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.89 KP 0.96 LA 0.98 ! NL 1.13 OV 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.88 KP 0.95 LA 0.93 MK 0.87 ! OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 1.02 KP 1.13 LA 0.92 ! NL 0.97 OV 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.85 KP 0.99 LA 0.97 MK 0.95 ! OV 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.01 KP 1.17 LA 1.03 ! NL 0.86 OV 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 KP 1.01 LA 0.95 MK 1.05 ! OV 1.18 ! ! ! Fit before self-cal, rms=0.044764Jy sigma=0.407010 ! Fit after self-cal, rms=0.044047Jy sigma=0.405119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.762 mas, bmaj=20.11 mas, bpa=-17.22 degrees ! Estimated noise=1.03989 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.000232393 Jy ! Component: 100 - total flux cleaned = 0.000129086 Jy ! Component: 150 - total flux cleaned = 2.56994e-05 Jy ! Component: 200 - total flux cleaned = -3.52514e-06 Jy ! Total flux subtracted in 200 components = -3.52514e-06 Jy ! Clean residual min=-0.001253 max=0.001598 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0337984 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.0337984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044030Jy sigma=0.404954 ! Fit after self-cal, rms=0.044120Jy sigma=0.404446 ! 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.044120Jy sigma=0.404446 ! Fit after self-cal, rms=0.044559Jy sigma=0.404319 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.734 mas, bmaj=20.14 mas, bpa=-17.19 degrees ! Estimated noise=1.04186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137183 Jy ! Component: 100 - total flux cleaned = 3.63378e-05 Jy ! Component: 150 - total flux cleaned = -2.968e-05 Jy ! Component: 200 - total flux cleaned = -2.20928e-06 Jy ! Total flux subtracted in 200 components = -2.20928e-06 Jy ! Clean residual min=-0.001292 max=0.001554 Jy/beam ! Clean residual mean=0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0337962 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.0337962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044544Jy sigma=0.404184 ! Fit after self-cal, rms=0.044596Jy sigma=0.403930 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.46288e-05 Jy ! Component: 100 - total flux cleaned = -0.000130749 Jy ! Component: 150 - total flux cleaned = -0.000116802 Jy ! Component: 200 - total flux cleaned = -7.69323e-05 Jy ! Total flux subtracted in 200 components = -7.69323e-05 Jy ! Clean residual min=-0.001324 max=0.001444 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0337192 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.0337192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044586Jy sigma=0.403835 ! Fit after self-cal, rms=0.044582Jy sigma=0.403802 ! 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.044582Jy sigma=0.403802 ! Fit after self-cal, rms=0.044943Jy sigma=0.403415 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.707 mas, bmaj=20.15 mas, bpa=-17.2 degrees ! Estimated noise=1.04179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144543 Jy ! Component: 100 - total flux cleaned = 9.58113e-05 Jy ! Component: 150 - total flux cleaned = 0.000108819 Jy ! Component: 200 - total flux cleaned = 0.000132138 Jy ! Total flux subtracted in 200 components = 0.000132138 Jy ! Clean residual min=-0.001282 max=0.001358 Jy/beam ! Clean residual mean=-0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0338514 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.0338514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044933Jy sigma=0.403323 ! Fit after self-cal, rms=0.044976Jy sigma=0.403232 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.04112e-05 Jy ! Component: 100 - total flux cleaned = -7.67287e-05 Jy ! Component: 150 - total flux cleaned = -4.29556e-05 Jy ! Component: 200 - total flux cleaned = -1.07728e-05 Jy ! Total flux subtracted in 200 components = -1.07728e-05 Jy ! Clean residual min=-0.001263 max=0.001391 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0338406 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.0338406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044970Jy sigma=0.403180 ! Fit after self-cal, rms=0.044971Jy sigma=0.403173 ! 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.044971Jy sigma=0.403173 ! Fit after self-cal, rms=0.045168Jy sigma=0.403136 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.031 mas, bmaj=19.73 mas, bpa=-12.77 degrees ! Estimated noise=1.17534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280528 Jy ! Component: 100 - total flux cleaned = 0.000306011 Jy ! Component: 150 - total flux cleaned = 0.000296282 Jy ! Component: 200 - total flux cleaned = 0.000279575 Jy ! Total flux subtracted in 200 components = 0.000279575 Jy ! Clean residual min=-0.001316 max=0.001388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0341202 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.0341202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045163Jy sigma=0.403102 ! Fit after self-cal, rms=0.045180Jy sigma=0.403081 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.49955e-05 Jy ! Component: 100 - total flux cleaned = 2.48018e-05 Jy ! Component: 150 - total flux cleaned = 4.13625e-05 Jy ! Component: 200 - total flux cleaned = 6.45397e-05 Jy ! Total flux subtracted in 200 components = 6.45397e-05 Jy ! Clean residual min=-0.001314 max=0.001396 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0341847 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.0341847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045177Jy sigma=0.403070 ! Fit after self-cal, rms=0.045175Jy sigma=0.403048 ! 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.686 mas, bmaj=20.15 mas, bpa=-17.21 degrees ! Estimated noise=1.04192 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.686 x 20.15 at -17.21 degrees (North through East) ! Clean map min=-0.0028247 max=0.035043 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=4.116 mas, bmaj=19.82 mas, bpa=-18.79 degrees ! Estimated noise=1.5458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269445 Jy ! Component: 100 - total flux cleaned = 0.0322765 Jy ! Component: 150 - total flux cleaned = 0.0321884 Jy ! Component: 200 - total flux cleaned = 0.0320259 Jy ! Total flux subtracted in 200 components = 0.0320259 Jy ! Clean residual min=-0.002117 max=0.002485 Jy/beam ! Clean residual mean=0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0320259 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0320259 Jy ! Inverting map and beam ! Estimated beam: bmin=4.686 mas, bmaj=20.15 mas, bpa=-17.21 degrees ! Estimated noise=1.04192 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.00131756 Jy ! Component: 100 - total flux cleaned = 0.0014277 Jy ! Component: 150 - total flux cleaned = 0.00122572 Jy ! Component: 200 - total flux cleaned = 0.00109606 Jy ! Total flux subtracted in 200 components = 0.00109606 Jy ! Clean residual min=-0.001729 max=0.001512 Jy/beam ! Clean residual mean=0.000000 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0331219 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.0331219 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.031 mas, bmaj=19.73 mas, bpa=-12.77 degrees ! Estimated noise=1.17534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671149 Jy ! Component: 100 - total flux cleaned = 0.000721371 Jy ! Component: 150 - total flux cleaned = 0.000702571 Jy ! Component: 200 - total flux cleaned = 0.000703141 Jy ! Total flux subtracted in 200 components = 0.000703141 Jy ! Clean residual min=-0.001464 max=0.001485 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0338251 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 = -1.41429e-05 Jy ! Component: 100 - total flux cleaned = -1.38113e-05 Jy ! Component: 150 - total flux cleaned = -2.50986e-05 Jy ! Component: 200 - total flux cleaned = -4.48509e-06 Jy ! Total flux subtracted in 200 components = -4.48509e-06 Jy ! Clean residual min=-0.001361 max=0.001423 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0338206 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 77 components and 0.0338206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.686 mas, bmaj=20.15 mas, bpa=-17.21 degrees ! Estimated noise=1.04192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.53779e-05 Jy ! Component: 100 - total flux cleaned = -4.24814e-05 Jy ! Component: 150 - total flux cleaned = -1.17387e-05 Jy ! Component: 200 - total flux cleaned = 4.46259e-05 Jy ! Total flux subtracted in 200 components = 4.46259e-05 Jy ! Clean residual min=-0.001347 max=0.001425 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0338652 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.0338652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045180Jy sigma=0.403131 ! Fit after self-cal, rms=0.045179Jy sigma=0.403114 wmodel J0707+0226_S_a_map.mod ! Writing 94 model components to file: J0707+0226_S_a_map.mod wobs J0707+0226_S_a_uvs.fits ! Writing UV FITS file: J0707+0226_S_a_uvs.fits wwins J0707+0226_S_a_map.win ! wwins: Wrote 1 windows to J0707+0226_S_a_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.000144696 Jy ! Component: 100 - total flux cleaned = 0.000269575 Jy ! Component: 150 - total flux cleaned = 0.000143077 Jy ! Component: 200 - total flux cleaned = 0.000110134 Jy ! Component: 250 - total flux cleaned = 0.00012474 Jy ! Component: 300 - total flux cleaned = 6.77507e-05 Jy ! Component: 350 - total flux cleaned = 2.65013e-05 Jy ! Component: 400 - total flux cleaned = -2.52407e-05 Jy ! Component: 450 - total flux cleaned = -3.75783e-05 Jy ! Component: 500 - total flux cleaned = -8.43568e-05 Jy ! Component: 550 - total flux cleaned = -0.000106835 Jy ! Component: 600 - total flux cleaned = -0.000128993 Jy ! Component: 650 - total flux cleaned = -0.00018185 Jy ! Component: 700 - total flux cleaned = -0.000252967 Jy ! Component: 750 - total flux cleaned = -0.000282259 Jy ! Component: 800 - total flux cleaned = -0.000320233 Jy ! Component: 850 - total flux cleaned = -0.000338353 Jy ! Component: 900 - total flux cleaned = -0.000347039 Jy ! Component: 950 - total flux cleaned = -0.000373285 Jy ! Component: 1000 - total flux cleaned = -0.000381745 Jy ! Component: 1050 - total flux cleaned = -0.000390211 Jy ! Component: 1100 - total flux cleaned = -0.000390195 Jy ! Component: 1150 - total flux cleaned = -0.000398085 Jy ! Component: 1200 - total flux cleaned = -0.000382521 Jy ! Component: 1250 - total flux cleaned = -0.000405434 Jy ! Component: 1300 - total flux cleaned = -0.000427871 Jy ! Component: 1350 - total flux cleaned = -0.000442546 Jy ! Component: 1400 - total flux cleaned = -0.000485795 Jy ! Component: 1450 - total flux cleaned = -0.000535561 Jy ! Component: 1500 - total flux cleaned = -0.000549561 Jy ! Component: 1550 - total flux cleaned = -0.000563412 Jy ! Component: 1600 - total flux cleaned = -0.000590613 Jy ! Component: 1650 - total flux cleaned = -0.000610674 Jy ! Component: 1700 - total flux cleaned = -0.000643641 Jy ! Component: 1750 - total flux cleaned = -0.000656629 Jy ! Component: 1800 - total flux cleaned = -0.00066954 Jy ! Component: 1850 - total flux cleaned = -0.000695064 Jy ! Component: 1900 - total flux cleaned = -0.000701346 Jy ! Component: 1950 - total flux cleaned = -0.000707592 Jy ! Component: 2000 - total flux cleaned = -0.000732277 Jy ! Component: 2050 - total flux cleaned = -0.000738357 Jy ! Component: 2100 - total flux cleaned = -0.00074439 Jy ! Component: 2150 - total flux cleaned = -0.000750441 Jy ! Component: 2200 - total flux cleaned = -0.000768263 Jy ! Component: 2250 - total flux cleaned = -0.00077417 Jy ! Component: 2300 - total flux cleaned = -0.000791722 Jy ! Component: 2350 - total flux cleaned = -0.000797551 Jy ! Component: 2400 - total flux cleaned = -0.000803282 Jy ! Component: 2450 - total flux cleaned = -0.00080324 Jy ! Component: 2500 - total flux cleaned = -0.000791892 Jy ! Component: 2550 - total flux cleaned = -0.000786278 Jy ! Component: 2600 - total flux cleaned = -0.000786233 Jy ! Component: 2650 - total flux cleaned = -0.000791819 Jy ! Component: 2700 - total flux cleaned = -0.0007807 Jy ! Component: 2750 - total flux cleaned = -0.000764157 Jy ! Component: 2800 - total flux cleaned = -0.000764167 Jy ! Component: 2850 - total flux cleaned = -0.00075867 Jy ! Component: 2900 - total flux cleaned = -0.00074782 Jy ! Component: 2950 - total flux cleaned = -0.00074243 Jy ! Component: 3000 - total flux cleaned = -0.000742406 Jy ! Component: 3050 - total flux cleaned = -0.00074236 Jy ! Component: 3100 - total flux cleaned = -0.000742341 Jy ! Component: 3150 - total flux cleaned = -0.000737012 Jy ! Component: 3200 - total flux cleaned = -0.000737039 Jy ! Component: 3250 - total flux cleaned = -0.000721215 Jy ! Component: 3300 - total flux cleaned = -0.00072647 Jy ! Component: 3350 - total flux cleaned = -0.000726459 Jy ! Component: 3400 - total flux cleaned = -0.000710779 Jy ! Component: 3450 - total flux cleaned = -0.000710788 Jy ! Component: 3500 - total flux cleaned = -0.000679585 Jy ! Component: 3550 - total flux cleaned = -0.000658817 Jy ! Component: 3600 - total flux cleaned = -0.000638103 Jy ! Component: 3650 - total flux cleaned = -0.000607039 Jy ! Component: 3700 - total flux cleaned = -0.000586348 Jy ! Component: 3750 - total flux cleaned = -0.000560523 Jy ! Component: 3800 - total flux cleaned = -0.000534741 Jy ! Component: 3850 - total flux cleaned = -0.000514152 Jy ! Component: 3900 - total flux cleaned = -0.000472981 Jy ! Component: 3950 - total flux cleaned = -0.000442107 Jy ! Component: 4000 - total flux cleaned = -0.000411233 Jy ! Component: 4050 - total flux cleaned = -0.00038038 Jy ! Total flux subtracted in 4096 components = -0.000359826 Jy ! Clean residual min=-0.000296 max=0.000282 Jy/beam ! Clean residual mean=0.000001 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0335054 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 404 components and 0.0335054 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0707+0226_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.686 x 20.15 at -17.21 degrees (North through East) ! Clean map min=-0.0027796 max=0.034864 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0707+0226_S_a_map.fits wmodel /image_prod/ug002_uva//J0707+0226_S_a_map.mod ! Writing 404 model components to file: /image_prod/ug002_uva//J0707+0226_S_a_map.mod wobs /image_prod/ug002_uva//J0707+0226_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0707+0226_S_a_uvs.fits wwins /image_prod/ug002_uva//J0707+0226_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0707+0226_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0348642 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.00977e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.689226 0.689226 1.37845 2.7569 5.51381 11.0276 22.0552 44.1105 88.2209 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 435.27 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0707+0226_S_a_dfm.log closed on Wed Mar 4 21:39:37 2020