! Started logfile: /image_prod/ug002_uva//J1400+6210_S_dfm.log on Thu Mar 5 01:33:28 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//J1400+6210_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1400+6210_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.836667 visibilities/baseline/integration-bin. ! Found source: J1400+6210 ! ! 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 36 lines of history. ! ! Reading 5271 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 J1400+6210_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.303218Jy sigma=7.557881 ! Fit after self-cal, rms=0.803310Jy sigma=4.882101 ! 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.807 mas, bmaj=5.549 mas, bpa=38.2 degrees ! Estimated noise=2.15422 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.299531 Jy ! Component: 100 - total flux cleaned = 0.425224 Jy ! Total flux subtracted in 100 components = 0.425224 Jy ! Clean residual min=-0.097799 max=0.147900 Jy/beam ! Clean residual mean=-0.000006 rms=0.024925 Jy/beam ! Combined flux in latest and established models = 0.425224 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.425224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.615196Jy sigma=2.788785 ! Fit after self-cal, rms=0.610829Jy sigma=2.778985 ! 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.148 mas, bmaj=5.842 mas, bpa=36.63 degrees ! Estimated noise=1.60996 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 (32.5, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177384 Jy ! Component: 100 - total flux cleaned = 0.295989 Jy ! Component: 150 - total flux cleaned = 0.390388 Jy ! Component: 200 - total flux cleaned = 0.468987 Jy ! Total flux subtracted in 200 components = 0.468987 Jy ! Clean residual min=-0.104218 max=0.126799 Jy/beam ! Clean residual mean=0.000030 rms=0.025430 Jy/beam ! Combined flux in latest and established models = 0.894211 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 67 components and 0.894211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.505206Jy sigma=2.305433 ! Fit after self-cal, rms=0.488923Jy sigma=2.176046 ! 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.148 x 5.842 at 36.63 degrees (North through East) ! Clean map min=-0.095974 max=0.42211 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.86 HN 1.05 KP 0.69 ! MK 1.34 NL 1.04 OV 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.82 HN 1.13 KP 0.70 ! MK 1.24 NL 1.44 OV 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.85 HN 1.11 KP 0.66 ! MK 1.18 NL 1.12 OV 0.98 SC 0.75 ! ! ! Fit before self-cal, rms=0.488923Jy sigma=2.176046 ! Fit after self-cal, rms=0.397663Jy sigma=2.005610 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=5.982 mas, bpa=37.43 degrees ! Estimated noise=1.46581 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 (17, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120932 Jy ! Component: 100 - total flux cleaned = 0.195783 Jy ! Component: 150 - total flux cleaned = 0.251998 Jy ! Component: 200 - total flux cleaned = 0.298817 Jy ! Total flux subtracted in 200 components = 0.298817 Jy ! Clean residual min=-0.065359 max=0.067440 Jy/beam ! Clean residual mean=0.000045 rms=0.018139 Jy/beam ! Combined flux in latest and established models = 1.19303 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 97 components and 1.19303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.328848Jy sigma=1.668618 ! Fit after self-cal, rms=0.324493Jy sigma=1.637749 ! 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.324493Jy sigma=1.637749 ! Fit after self-cal, rms=0.374216Jy sigma=1.382898 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=6.076 mas, bpa=35.8 degrees ! Estimated noise=1.41201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138209 Jy ! Component: 100 - total flux cleaned = 0.021603 Jy ! Component: 150 - total flux cleaned = 0.0278676 Jy ! Component: 200 - total flux cleaned = 0.0342058 Jy ! Total flux subtracted in 200 components = 0.0342058 Jy ! Clean residual min=-0.052110 max=0.052673 Jy/beam ! Clean residual mean=0.000057 rms=0.013248 Jy/beam ! Combined flux in latest and established models = 1.22723 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 131 components and 1.22723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.360205Jy sigma=1.318803 ! Fit after self-cal, rms=0.363258Jy sigma=1.308704 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.00530583 Jy ! Component: 100 - total flux cleaned = 0.00787311 Jy ! Component: 150 - total flux cleaned = 0.0116236 Jy ! Component: 200 - total flux cleaned = 0.0164881 Jy ! Total flux subtracted in 200 components = 0.0164881 Jy ! Clean residual min=-0.050556 max=0.052341 Jy/beam ! Clean residual mean=0.000054 rms=0.012903 Jy/beam ! Combined flux in latest and established models = 1.24372 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 151 components and 1.24372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.356673Jy sigma=1.280105 ! Fit after self-cal, rms=0.357847Jy sigma=1.276717 ! 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.357847Jy sigma=1.276717 ! Fit after self-cal, rms=0.357077Jy sigma=1.261535 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=6.052 mas, bpa=35.79 degrees ! Estimated noise=1.3776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178107 Jy ! Component: 100 - total flux cleaned = 0.0289959 Jy ! Component: 150 - total flux cleaned = 0.0395757 Jy ! Component: 200 - total flux cleaned = 0.0473229 Jy ! Total flux subtracted in 200 components = 0.0473229 Jy ! Clean residual min=-0.049253 max=0.048509 Jy/beam ! Clean residual mean=0.000038 rms=0.012030 Jy/beam ! Combined flux in latest and established models = 1.29105 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 171 components and 1.29105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.350511Jy sigma=1.232049 ! Fit after self-cal, rms=0.350927Jy sigma=1.229726 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.00949948 Jy ! Component: 100 - total flux cleaned = 0.0162314 Jy ! Component: 150 - total flux cleaned = 0.0214165 Jy ! Component: 200 - total flux cleaned = 0.0284718 Jy ! Total flux subtracted in 200 components = 0.0284718 Jy ! Clean residual min=-0.047878 max=0.047602 Jy/beam ! Clean residual mean=0.000037 rms=0.011781 Jy/beam ! Combined flux in latest and established models = 1.31952 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 191 components and 1.31952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.346993Jy sigma=1.212026 ! Fit after self-cal, rms=0.347027Jy sigma=1.210044 ! 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.347027Jy sigma=1.210044 ! Fit after self-cal, rms=0.329538Jy sigma=1.201445 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.199 mas, bmaj=8.354 mas, bpa=45.98 degrees ! Estimated noise=1.83552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294119 Jy ! Component: 100 - total flux cleaned = 0.0552078 Jy ! Component: 150 - total flux cleaned = 0.0765933 Jy ! Component: 200 - total flux cleaned = 0.0938686 Jy ! Total flux subtracted in 200 components = 0.0938686 Jy ! Clean residual min=-0.076376 max=0.074601 Jy/beam ! Clean residual mean=0.000067 rms=0.020123 Jy/beam ! Combined flux in latest and established models = 1.41339 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 209 components and 1.41339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.322630Jy sigma=1.188768 ! Fit after self-cal, rms=0.321028Jy sigma=1.183016 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.0236987 Jy ! Component: 100 - total flux cleaned = 0.0339021 Jy ! Component: 150 - total flux cleaned = 0.0435254 Jy ! Component: 200 - total flux cleaned = 0.0551427 Jy ! Total flux subtracted in 200 components = 0.0551427 Jy ! Clean residual min=-0.071985 max=0.073809 Jy/beam ! Clean residual mean=0.000060 rms=0.019564 Jy/beam ! Combined flux in latest and established models = 1.46853 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 223 components and 1.46853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.315513Jy sigma=1.181217 ! Fit after self-cal, rms=0.310889Jy sigma=1.173866 ! 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.212 mas, bmaj=6.027 mas, bpa=36.01 degrees ! Estimated noise=1.34335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.212 x 6.027 at 36.01 degrees (North through East) ! Clean map min=-0.042951 max=0.36543 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.862 mas, bmaj=5.708 mas, bpa=37.6 degrees ! Estimated noise=1.85497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.264537 Jy ! Component: 100 - total flux cleaned = 0.419058 Jy ! Component: 150 - total flux cleaned = 0.538678 Jy ! Component: 200 - total flux cleaned = 0.635935 Jy ! Total flux subtracted in 200 components = 0.635935 Jy ! Clean residual min=-0.069692 max=0.070289 Jy/beam ! Clean residual mean=-0.000083 rms=0.015969 Jy/beam ! Combined flux in latest and established models = 0.635935 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.635935 Jy ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=6.027 mas, bpa=36.01 degrees ! Estimated noise=1.34335 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.106439 Jy ! Component: 100 - total flux cleaned = 0.184289 Jy ! Component: 150 - total flux cleaned = 0.232669 Jy ! Component: 200 - total flux cleaned = 0.277228 Jy ! Total flux subtracted in 200 components = 0.277228 Jy ! Clean residual min=-0.058000 max=0.057074 Jy/beam ! Clean residual mean=-0.000008 rms=0.015252 Jy/beam ! Combined flux in latest and established models = 0.913163 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 68 components and 0.913163 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=6.199 mas, bmaj=8.354 mas, bpa=45.98 degrees ! Estimated noise=1.83552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0777296 Jy ! Component: 100 - total flux cleaned = 0.143847 Jy ! Component: 150 - total flux cleaned = 0.201435 Jy ! Component: 200 - total flux cleaned = 0.252317 Jy ! Total flux subtracted in 200 components = 0.252317 Jy ! Clean residual min=-0.073136 max=0.094890 Jy/beam ! Clean residual mean=0.000048 rms=0.022960 Jy/beam ! Combined flux in latest and established models = 1.16548 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 = 0.0394703 Jy ! Component: 100 - total flux cleaned = 0.0703107 Jy ! Component: 150 - total flux cleaned = 0.0992321 Jy ! Component: 200 - total flux cleaned = 0.126408 Jy ! Total flux subtracted in 200 components = 0.126408 Jy ! Clean residual min=-0.066842 max=0.085397 Jy/beam ! Clean residual mean=0.000064 rms=0.020653 Jy/beam ! Combined flux in latest and established models = 1.29189 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 126 components and 1.29189 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=6.027 mas, bpa=36.01 degrees ! Estimated noise=1.34335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295781 Jy ! Component: 100 - total flux cleaned = 0.0477063 Jy ! Component: 150 - total flux cleaned = 0.0610361 Jy ! Component: 200 - total flux cleaned = 0.0706488 Jy ! Total flux subtracted in 200 components = 0.0706488 Jy ! Clean residual min=-0.040886 max=0.044228 Jy/beam ! Clean residual mean=0.000036 rms=0.011267 Jy/beam ! Combined flux in latest and established models = 1.36254 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 1.36254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.313491Jy sigma=1.214689 ! Fit after self-cal, rms=0.296745Jy sigma=1.180215 wmodel J1400+6210_S_map.mod ! Writing 150 model components to file: J1400+6210_S_map.mod wobs J1400+6210_S_uvs.fits ! Writing UV FITS file: J1400+6210_S_uvs.fits wwins J1400+6210_S_map.win ! wwins: Wrote 3 windows to J1400+6210_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.0182974 Jy ! Component: 100 - total flux cleaned = 0.027087 Jy ! Component: 150 - total flux cleaned = 0.0360837 Jy ! Component: 200 - total flux cleaned = 0.0439962 Jy ! Component: 250 - total flux cleaned = 0.0509778 Jy ! Component: 300 - total flux cleaned = 0.0588875 Jy ! Component: 350 - total flux cleaned = 0.0635663 Jy ! Component: 400 - total flux cleaned = 0.0681052 Jy ! Component: 450 - total flux cleaned = 0.0730382 Jy ! Component: 500 - total flux cleaned = 0.0767647 Jy ! Component: 550 - total flux cleaned = 0.0824481 Jy ! Component: 600 - total flux cleaned = 0.0879516 Jy ! Component: 650 - total flux cleaned = 0.092818 Jy ! Component: 700 - total flux cleaned = 0.0975588 Jy ! Component: 750 - total flux cleaned = 0.100806 Jy ! Component: 800 - total flux cleaned = 0.104878 Jy ! Component: 850 - total flux cleaned = 0.109723 Jy ! Component: 900 - total flux cleaned = 0.112727 Jy ! Component: 950 - total flux cleaned = 0.116921 Jy ! Component: 1000 - total flux cleaned = 0.120196 Jy ! Component: 1050 - total flux cleaned = 0.124213 Jy ! Component: 1100 - total flux cleaned = 0.128535 Jy ! Component: 1150 - total flux cleaned = 0.13276 Jy ! Component: 1200 - total flux cleaned = 0.135778 Jy ! Component: 1250 - total flux cleaned = 0.139112 Jy ! Component: 1300 - total flux cleaned = 0.142739 Jy ! Component: 1350 - total flux cleaned = 0.146662 Jy ! Component: 1400 - total flux cleaned = 0.150162 Jy ! Component: 1450 - total flux cleaned = 0.154625 Jy ! Component: 1500 - total flux cleaned = 0.158662 Jy ! Component: 1550 - total flux cleaned = 0.160976 Jy ! Component: 1600 - total flux cleaned = 0.165849 Jy ! Component: 1650 - total flux cleaned = 0.16871 Jy ! Component: 1700 - total flux cleaned = 0.171849 Jy ! Component: 1750 - total flux cleaned = 0.17585 Jy ! Component: 1800 - total flux cleaned = 0.179182 Jy ! Component: 1850 - total flux cleaned = 0.182163 Jy ! Component: 1900 - total flux cleaned = 0.18451 Jy ! Component: 1950 - total flux cleaned = 0.187691 Jy ! Component: 2000 - total flux cleaned = 0.190246 Jy ! Component: 2050 - total flux cleaned = 0.192763 Jy ! Component: 2100 - total flux cleaned = 0.19524 Jy ! Component: 2150 - total flux cleaned = 0.197956 Jy ! Component: 2200 - total flux cleaned = 0.200628 Jy ! Component: 2250 - total flux cleaned = 0.202737 Jy ! Component: 2300 - total flux cleaned = 0.204815 Jy ! Component: 2350 - total flux cleaned = 0.207376 Jy ! Component: 2400 - total flux cleaned = 0.208892 Jy ! Component: 2450 - total flux cleaned = 0.211883 Jy ! Component: 2500 - total flux cleaned = 0.213354 Jy ! Component: 2550 - total flux cleaned = 0.215047 Jy ! Component: 2600 - total flux cleaned = 0.216723 Jy ! Component: 2650 - total flux cleaned = 0.219321 Jy ! Component: 2700 - total flux cleaned = 0.22072 Jy ! Component: 2750 - total flux cleaned = 0.222792 Jy ! Component: 2800 - total flux cleaned = 0.225062 Jy ! Component: 2850 - total flux cleaned = 0.225955 Jy ! Component: 2900 - total flux cleaned = 0.227285 Jy ! Component: 2950 - total flux cleaned = 0.229688 Jy ! Component: 3000 - total flux cleaned = 0.231414 Jy ! Component: 3050 - total flux cleaned = 0.232912 Jy ! Component: 3100 - total flux cleaned = 0.235028 Jy ! Component: 3150 - total flux cleaned = 0.236495 Jy ! Component: 3200 - total flux cleaned = 0.239392 Jy ! Component: 3250 - total flux cleaned = 0.24144 Jy ! Component: 3300 - total flux cleaned = 0.243467 Jy ! Component: 3350 - total flux cleaned = 0.245475 Jy ! Component: 3400 - total flux cleaned = 0.247663 Jy ! Component: 3450 - total flux cleaned = 0.24963 Jy ! Component: 3500 - total flux cleaned = 0.252551 Jy ! Component: 3550 - total flux cleaned = 0.253707 Jy ! Component: 3600 - total flux cleaned = 0.256382 Jy ! Component: 3650 - total flux cleaned = 0.257896 Jy ! Component: 3700 - total flux cleaned = 0.259772 Jy ! Component: 3750 - total flux cleaned = 0.262189 Jy ! Component: 3800 - total flux cleaned = 0.263479 Jy ! Component: 3850 - total flux cleaned = 0.265124 Jy ! Component: 3900 - total flux cleaned = 0.267476 Jy ! Component: 3950 - total flux cleaned = 0.269092 Jy ! Component: 4000 - total flux cleaned = 0.27158 Jy ! Component: 4050 - total flux cleaned = 0.272637 Jy ! Total flux subtracted in 4096 components = 0.273686 Jy ! Clean residual min=-0.009713 max=0.009143 Jy/beam ! Clean residual mean=0.000001 rms=0.003710 Jy/beam ! Combined flux in latest and established models = 1.63622 Jy keep ! Adding 397 model components to the UV plane model. ! The established model now contains 547 components and 1.63622 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1400+6210_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.212 x 6.027 at 36.01 degrees (North through East) ! Clean map min=-0.053995 max=0.36054 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1400+6210_S_map.fits wmodel /image_prod/ug002_uva//J1400+6210_S_map.mod ! Writing 547 model components to file: /image_prod/ug002_uva//J1400+6210_S_map.mod wobs /image_prod/ug002_uva//J1400+6210_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1400+6210_S_uvs.fits wwins /image_prod/ug002_uva//J1400+6210_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1400+6210_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.360536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00367584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.05865 3.05865 6.11731 12.2346 24.4692 48.9385 97.8769 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.36 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 98.082 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1400+6210_S_dfm.log closed on Thu Mar 5 01:33:31 2020