! Started logfile: /image_prod/ug002_uva//J2347+2719_S_dfm.log on Thu Mar 5 06:25: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//J2347+2719_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2347+2719_S_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! AN table 2: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.973611 visibilities/baseline/integration-bin. ! Found source: J2347+2719 ! ! 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 6309 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 J2347+2719_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 1 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.011334Jy sigma=8.973382 ! Fit after self-cal, rms=0.894432Jy sigma=7.926627 ! 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.755 mas, bmaj=6.005 mas, bpa=-5.643 degrees ! Estimated noise=1.51866 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.0823027 Jy ! Component: 100 - total flux cleaned = 0.101836 Jy ! Total flux subtracted in 100 components = 0.101836 Jy ! Clean residual min=-0.005125 max=0.007784 Jy/beam ! Clean residual mean=0.000013 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.101836 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.101836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062780Jy sigma=0.474026 ! Fit after self-cal, rms=0.062722Jy sigma=0.473089 ! 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.376 mas, bmaj=6.766 mas, bpa=-5.7 degrees ! Estimated noise=1.04542 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 (39, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950405 Jy ! Component: 100 - total flux cleaned = 0.0148107 Jy ! Component: 150 - total flux cleaned = 0.0182257 Jy ! Component: 200 - total flux cleaned = 0.0199249 Jy ! Total flux subtracted in 200 components = 0.0199249 Jy ! Clean residual min=-0.004513 max=0.005361 Jy/beam ! Clean residual mean=0.000012 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.121761 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.121761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061114Jy sigma=0.458681 ! Fit after self-cal, rms=0.061043Jy sigma=0.457732 ! 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.376 x 6.766 at -5.7 degrees (North through East) ! Clean map min=-0.0041345 max=0.1068 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.49 HN 0.96 KP 1.01 ! LA 1.00 MK 0.97 NL 0.85 OV 0.90 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.91 HN 0.98 KP 1.02 ! LA 1.01 MK 0.95 OV 0.89 PT 1.06 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.74 HN 0.93 KP 0.99 ! LA 1.05 MK 0.96 NL 0.64 OV 0.93 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.99 HN 0.96 KP 0.97 ! LA 1.06 MK 0.98 OV 0.92 PT 1.02 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.71 HN 1.00 KP 1.07 ! LA 0.97 MK 1.01 NL 1.06 OV 0.84 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.95 HN 1.05 KP 0.98 ! LA 0.97 MK 1.02 OV 0.90 PT 1.02 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.061043Jy sigma=0.457732 ! Fit after self-cal, rms=0.062070Jy sigma=0.436134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=6.771 mas, bpa=-6.115 degrees ! Estimated noise=1.03847 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.00225407 Jy ! Component: 100 - total flux cleaned = 0.00241438 Jy ! Component: 150 - total flux cleaned = 0.00241187 Jy ! Component: 200 - total flux cleaned = 0.00248572 Jy ! Total flux subtracted in 200 components = 0.00248572 Jy ! Clean residual min=-0.001812 max=0.001969 Jy/beam ! Clean residual mean=0.000009 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.124247 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.124247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061965Jy sigma=0.435147 ! Fit after self-cal, rms=0.062059Jy sigma=0.434759 ! 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.062059Jy sigma=0.434759 ! Fit after self-cal, rms=0.061053Jy sigma=0.432770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=6.776 mas, bpa=-6.167 degrees ! Estimated noise=1.0362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000834766 Jy ! Component: 100 - total flux cleaned = 0.000902188 Jy ! Component: 150 - total flux cleaned = 0.000932157 Jy ! Component: 200 - total flux cleaned = 0.000905865 Jy ! Total flux subtracted in 200 components = 0.000905865 Jy ! Clean residual min=-0.001644 max=0.001817 Jy/beam ! Clean residual mean=0.000007 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.125153 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 0.125153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061010Jy sigma=0.432464 ! Fit after self-cal, rms=0.061015Jy sigma=0.432432 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.000149237 Jy ! Component: 100 - total flux cleaned = 0.000124737 Jy ! Component: 150 - total flux cleaned = 8.06132e-05 Jy ! Component: 200 - total flux cleaned = 6.06696e-05 Jy ! Total flux subtracted in 200 components = 6.06696e-05 Jy ! Clean residual min=-0.001628 max=0.001849 Jy/beam ! Clean residual mean=0.000007 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.125213 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.125213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060995Jy sigma=0.432310 ! Fit after self-cal, rms=0.060996Jy sigma=0.432304 ! 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.060996Jy sigma=0.432304 ! Fit after self-cal, rms=0.069022Jy sigma=0.434598 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=6.757 mas, bpa=-6.12 degrees ! Estimated noise=1.05092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175818 Jy ! Component: 100 - total flux cleaned = 0.00236085 Jy ! Component: 150 - total flux cleaned = 0.00280581 Jy ! Component: 200 - total flux cleaned = 0.00311236 Jy ! Total flux subtracted in 200 components = 0.00311236 Jy ! Clean residual min=-0.002192 max=0.002291 Jy/beam ! Clean residual mean=0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.128326 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.128326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068898Jy sigma=0.434368 ! Fit after self-cal, rms=0.068953Jy sigma=0.434312 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.000168659 Jy ! Component: 100 - total flux cleaned = 0.000316998 Jy ! Component: 150 - total flux cleaned = 0.000449032 Jy ! Component: 200 - total flux cleaned = 0.000548182 Jy ! Total flux subtracted in 200 components = 0.000548182 Jy ! Clean residual min=-0.002205 max=0.002319 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.128874 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.128874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068920Jy sigma=0.434287 ! Fit after self-cal, rms=0.068920Jy sigma=0.434277 ! 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.068920Jy sigma=0.434277 ! Fit after self-cal, rms=0.070687Jy sigma=0.434471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.783 mas, bmaj=10.33 mas, bpa=-1.681 degrees ! Estimated noise=1.30416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189259 Jy ! Component: 100 - total flux cleaned = 0.00218799 Jy ! Component: 150 - total flux cleaned = 0.0022661 Jy ! Component: 200 - total flux cleaned = 0.00233091 Jy ! Total flux subtracted in 200 components = 0.00233091 Jy ! Clean residual min=-0.003362 max=0.003139 Jy/beam ! Clean residual mean=0.000008 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.131205 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.131205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070607Jy sigma=0.434550 ! Fit after self-cal, rms=0.070608Jy sigma=0.434520 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 = 9.67256e-05 Jy ! Component: 100 - total flux cleaned = 0.000115109 Jy ! Component: 150 - total flux cleaned = 0.000114846 Jy ! Component: 200 - total flux cleaned = 0.000144053 Jy ! Total flux subtracted in 200 components = 0.000144053 Jy ! Clean residual min=-0.003404 max=0.003203 Jy/beam ! Clean residual mean=0.000008 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.131349 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.131349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070595Jy sigma=0.434579 ! Fit after self-cal, rms=0.070594Jy sigma=0.434572 ! 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.327 mas, bmaj=6.739 mas, bpa=-6.011 degrees ! Estimated noise=1.06507 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 6.739 at -6.011 degrees (North through East) ! Clean map min=-0.0021945 max=0.10893 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.722 mas, bmaj=5.979 mas, bpa=-5.766 degrees ! Estimated noise=1.53216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830838 Jy ! Component: 100 - total flux cleaned = 0.103516 Jy ! Component: 150 - total flux cleaned = 0.113317 Jy ! Component: 200 - total flux cleaned = 0.119081 Jy ! Total flux subtracted in 200 components = 0.119081 Jy ! Clean residual min=-0.003621 max=0.003191 Jy/beam ! Clean residual mean=0.000006 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.119081 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.119081 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=6.739 mas, bpa=-6.011 degrees ! Estimated noise=1.06507 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.00474048 Jy ! Component: 100 - total flux cleaned = 0.00773005 Jy ! Component: 150 - total flux cleaned = 0.00989562 Jy ! Component: 200 - total flux cleaned = 0.0109655 Jy ! Total flux subtracted in 200 components = 0.0109655 Jy ! Clean residual min=-0.002130 max=0.002292 Jy/beam ! Clean residual mean=0.000003 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.130047 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 36 components and 0.130047 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.783 mas, bmaj=10.33 mas, bpa=-1.681 degrees ! Estimated noise=1.30416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101992 Jy ! Component: 100 - total flux cleaned = 0.00111634 Jy ! Component: 150 - total flux cleaned = 0.00119821 Jy ! Component: 200 - total flux cleaned = 0.00123402 Jy ! Total flux subtracted in 200 components = 0.00123402 Jy ! Clean residual min=-0.003318 max=0.003056 Jy/beam ! Clean residual mean=0.000007 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.131281 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.77163e-05 Jy ! Component: 100 - total flux cleaned = 8.20427e-05 Jy ! Component: 150 - total flux cleaned = 0.000103248 Jy ! Component: 200 - total flux cleaned = 0.000121554 Jy ! Total flux subtracted in 200 components = 0.000121554 Jy ! Clean residual min=-0.003376 max=0.003145 Jy/beam ! Clean residual mean=0.000007 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.131402 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 74 components and 0.131402 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=6.739 mas, bpa=-6.011 degrees ! Estimated noise=1.06507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214936 Jy ! Component: 100 - total flux cleaned = 0.000278018 Jy ! Component: 150 - total flux cleaned = 0.000278298 Jy ! Component: 200 - total flux cleaned = 0.000254369 Jy ! Total flux subtracted in 200 components = 0.000254369 Jy ! Clean residual min=-0.002250 max=0.002539 Jy/beam ! Clean residual mean=0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.131657 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.131657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070563Jy sigma=0.434589 ! Fit after self-cal, rms=0.070560Jy sigma=0.434551 wmodel J2347+2719_S_map.mod ! Writing 87 model components to file: J2347+2719_S_map.mod wobs J2347+2719_S_uvs.fits ! Writing UV FITS file: J2347+2719_S_uvs.fits wwins J2347+2719_S_map.win ! wwins: Wrote 2 windows to J2347+2719_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.000292203 Jy ! Component: 100 - total flux cleaned = 0.000677846 Jy ! Component: 150 - total flux cleaned = 0.000932613 Jy ! Component: 200 - total flux cleaned = 0.00121173 Jy ! Component: 250 - total flux cleaned = 0.00148187 Jy ! Component: 300 - total flux cleaned = 0.00164606 Jy ! Component: 350 - total flux cleaned = 0.00190268 Jy ! Component: 400 - total flux cleaned = 0.00212198 Jy ! Component: 450 - total flux cleaned = 0.0023373 Jy ! Component: 500 - total flux cleaned = 0.00257813 Jy ! Component: 550 - total flux cleaned = 0.00269692 Jy ! Component: 600 - total flux cleaned = 0.00284166 Jy ! Component: 650 - total flux cleaned = 0.00289879 Jy ! Component: 700 - total flux cleaned = 0.00295441 Jy ! Component: 750 - total flux cleaned = 0.00295425 Jy ! Component: 800 - total flux cleaned = 0.0030358 Jy ! Component: 850 - total flux cleaned = 0.00308923 Jy ! Component: 900 - total flux cleaned = 0.0031156 Jy ! Component: 950 - total flux cleaned = 0.00311588 Jy ! Component: 1000 - total flux cleaned = 0.0031162 Jy ! Component: 1050 - total flux cleaned = 0.00326659 Jy ! Component: 1100 - total flux cleaned = 0.00319174 Jy ! Component: 1150 - total flux cleaned = 0.00314281 Jy ! Component: 1200 - total flux cleaned = 0.00321565 Jy ! Component: 1250 - total flux cleaned = 0.00316822 Jy ! Component: 1300 - total flux cleaned = 0.00323896 Jy ! Component: 1350 - total flux cleaned = 0.00328535 Jy ! Component: 1400 - total flux cleaned = 0.00330856 Jy ! Component: 1450 - total flux cleaned = 0.00337693 Jy ! Component: 1500 - total flux cleaned = 0.00339952 Jy ! Component: 1550 - total flux cleaned = 0.00344429 Jy ! Component: 1600 - total flux cleaned = 0.00355449 Jy ! Component: 1650 - total flux cleaned = 0.00357618 Jy ! Component: 1700 - total flux cleaned = 0.003641 Jy ! Component: 1750 - total flux cleaned = 0.00368375 Jy ! Component: 1800 - total flux cleaned = 0.00376839 Jy ! Component: 1850 - total flux cleaned = 0.00387283 Jy ! Component: 1900 - total flux cleaned = 0.00387284 Jy ! Component: 1950 - total flux cleaned = 0.00393435 Jy ! Component: 2000 - total flux cleaned = 0.00397505 Jy ! Component: 2050 - total flux cleaned = 0.0040957 Jy ! Component: 2100 - total flux cleaned = 0.00411568 Jy ! Component: 2150 - total flux cleaned = 0.00413545 Jy ! Component: 2200 - total flux cleaned = 0.00429198 Jy ! Component: 2250 - total flux cleaned = 0.00436953 Jy ! Component: 2300 - total flux cleaned = 0.00450381 Jy ! Component: 2350 - total flux cleaned = 0.0045799 Jy ! Component: 2400 - total flux cleaned = 0.0046552 Jy ! Component: 2450 - total flux cleaned = 0.0047672 Jy ! Component: 2500 - total flux cleaned = 0.0048416 Jy ! Component: 2550 - total flux cleaned = 0.00487842 Jy ! Component: 2600 - total flux cleaned = 0.00496974 Jy ! Component: 2650 - total flux cleaned = 0.0050421 Jy ! Component: 2700 - total flux cleaned = 0.00511387 Jy ! Component: 2750 - total flux cleaned = 0.00516708 Jy ! Component: 2800 - total flux cleaned = 0.00520242 Jy ! Component: 2850 - total flux cleaned = 0.00521952 Jy ! Component: 2900 - total flux cleaned = 0.00523703 Jy ! Component: 2950 - total flux cleaned = 0.0052542 Jy ! Component: 3000 - total flux cleaned = 0.0053226 Jy ! Component: 3050 - total flux cleaned = 0.00533955 Jy ! Component: 3100 - total flux cleaned = 0.00535646 Jy ! Component: 3150 - total flux cleaned = 0.00535652 Jy ! Component: 3200 - total flux cleaned = 0.0054564 Jy ! Component: 3250 - total flux cleaned = 0.00547301 Jy ! Component: 3300 - total flux cleaned = 0.00552219 Jy ! Component: 3350 - total flux cleaned = 0.00555483 Jy ! Component: 3400 - total flux cleaned = 0.00560327 Jy ! Component: 3450 - total flux cleaned = 0.0056033 Jy ! Component: 3500 - total flux cleaned = 0.00561911 Jy ! Component: 3550 - total flux cleaned = 0.00560323 Jy ! Component: 3600 - total flux cleaned = 0.00566589 Jy ! Component: 3650 - total flux cleaned = 0.00565034 Jy ! Component: 3700 - total flux cleaned = 0.00566583 Jy ! Component: 3750 - total flux cleaned = 0.00566582 Jy ! Component: 3800 - total flux cleaned = 0.00568106 Jy ! Component: 3850 - total flux cleaned = 0.00568113 Jy ! Component: 3900 - total flux cleaned = 0.00572622 Jy ! Component: 3950 - total flux cleaned = 0.00569632 Jy ! Component: 4000 - total flux cleaned = 0.00566653 Jy ! Component: 4050 - total flux cleaned = 0.00575524 Jy ! Total flux subtracted in 4096 components = 0.00566696 Jy ! Clean residual min=-0.000926 max=0.000971 Jy/beam ! Clean residual mean=-0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.137324 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 382 components and 0.137324 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2347+2719_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 6.739 at -6.011 degrees (North through East) ! Clean map min=-0.0016303 max=0.10928 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2347+2719_S_map.fits wmodel /image_prod/ug002_uva//J2347+2719_S_map.mod ! Writing 382 model components to file: /image_prod/ug002_uva//J2347+2719_S_map.mod wobs /image_prod/ug002_uva//J2347+2719_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2347+2719_S_uvs.fits wwins /image_prod/ug002_uva//J2347+2719_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2347+2719_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277946 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.763062 0.763062 1.52612 3.05225 6.1045 12.209 24.418 48.836 97.672 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 393.152 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2347+2719_S_dfm.log closed on Thu Mar 5 06:25:53 2020