! Started logfile: /vlbi/uf001/uva//J2253+3236_S_dfm.log on Mon Jan 14 06:27:04 2019 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 /vlbi/uf001/uva//J2253+3236_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2253+3236_S_uva.fits ! AN table 1: 42 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.952381 visibilities/baseline/integration-bin. ! Found source: J2253+3236 ! ! 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 2520 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 J2253+3236_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 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.019418Jy sigma=24.438585 ! Fit after self-cal, rms=0.864724Jy sigma=20.784821 ! 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.882 mas, bmaj=11.07 mas, bpa=-20.39 degrees ! Estimated noise=0.846926 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.103437 Jy ! Component: 100 - total flux cleaned = 0.127707 Jy ! Total flux subtracted in 100 components = 0.127707 Jy ! Clean residual min=-0.005971 max=0.009415 Jy/beam ! Clean residual mean=-0.000016 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.127707 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.127707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054408Jy sigma=1.255921 ! Fit after self-cal, rms=0.054382Jy sigma=1.255481 ! 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=5.738 mas, bmaj=12.53 mas, bpa=-18.71 degrees ! Estimated noise=0.646383 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.0116232 Jy ! Component: 100 - total flux cleaned = 0.0167852 Jy ! Component: 150 - total flux cleaned = 0.0195673 Jy ! Component: 200 - total flux cleaned = 0.020222 Jy ! Total flux subtracted in 200 components = 0.020222 Jy ! Clean residual min=-0.004736 max=0.004564 Jy/beam ! Clean residual mean=-0.000017 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.147929 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.147929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051955Jy sigma=1.202687 ! Fit after self-cal, rms=0.051901Jy sigma=1.201871 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.738 x 12.53 at -18.71 degrees (North through East) ! Clean map min=-0.0046937 max=0.13468 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 HN 0.97 KP 1.01 LA 0.89 ! NL 1.05 OV 0.98 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.01 KP 1.04 LA 0.93 ! NL 1.00 OV 0.91 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.00 KP 1.03 LA 0.94 ! NL 1.02 OV 0.94 PT 0.99 ! ! ! Fit before self-cal, rms=0.051901Jy sigma=1.201871 ! Fit after self-cal, rms=0.050819Jy sigma=1.178989 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.723 mas, bmaj=12.56 mas, bpa=-18.25 degrees ! Estimated noise=0.642008 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.000538897 Jy ! Component: 100 - total flux cleaned = 0.000495515 Jy ! Component: 150 - total flux cleaned = 0.0003533 Jy ! Component: 200 - total flux cleaned = 0.000264153 Jy ! Total flux subtracted in 200 components = 0.000264153 Jy ! Clean residual min=-0.003529 max=0.003539 Jy/beam ! Clean residual mean=-0.000015 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.148193 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.148193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050749Jy sigma=1.177385 ! Fit after self-cal, rms=0.050764Jy sigma=1.177077 ! 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.050764Jy sigma=1.177077 ! Fit after self-cal, rms=0.050359Jy sigma=1.152732 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.729 mas, bmaj=12.47 mas, bpa=-18.34 degrees ! Estimated noise=0.644983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836654 Jy ! Component: 100 - total flux cleaned = 0.000997059 Jy ! Component: 150 - total flux cleaned = 0.00105474 Jy ! Component: 200 - total flux cleaned = 0.00105499 Jy ! Total flux subtracted in 200 components = 0.00105499 Jy ! Clean residual min=-0.002501 max=0.002656 Jy/beam ! Clean residual mean=-0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.149248 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.149248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050339Jy sigma=1.152253 ! Fit after self-cal, rms=0.050361Jy sigma=1.152084 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.40984e-05 Jy ! Component: 100 - total flux cleaned = 5.12194e-05 Jy ! Component: 150 - total flux cleaned = 1.42644e-05 Jy ! Component: 200 - total flux cleaned = 3.3374e-06 Jy ! Total flux subtracted in 200 components = 3.3374e-06 Jy ! Clean residual min=-0.002557 max=0.002587 Jy/beam ! Clean residual mean=-0.000005 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.149252 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.149252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050356Jy sigma=1.151908 ! Fit after self-cal, rms=0.050354Jy sigma=1.151902 ! 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.050354Jy sigma=1.151902 ! Fit after self-cal, rms=0.050490Jy sigma=1.150111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.733 mas, bmaj=12.45 mas, bpa=-18.35 degrees ! Estimated noise=0.645344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432576 Jy ! Component: 100 - total flux cleaned = 0.000471068 Jy ! Component: 150 - total flux cleaned = 0.000482436 Jy ! Component: 200 - total flux cleaned = 0.000492454 Jy ! Total flux subtracted in 200 components = 0.000492454 Jy ! Clean residual min=-0.002492 max=0.002546 Jy/beam ! Clean residual mean=0.000001 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.149744 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.149744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050483Jy sigma=1.149962 ! Fit after self-cal, rms=0.050488Jy sigma=1.149944 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.70247e-05 Jy ! Component: 100 - total flux cleaned = 2.76711e-05 Jy ! Component: 150 - total flux cleaned = 1.86983e-05 Jy ! Component: 200 - total flux cleaned = 1.03692e-05 Jy ! Total flux subtracted in 200 components = 1.03692e-05 Jy ! Clean residual min=-0.002510 max=0.002543 Jy/beam ! Clean residual mean=0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.149754 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.149754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050486Jy sigma=1.149862 ! Fit after self-cal, rms=0.050485Jy sigma=1.149861 ! 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.050485Jy sigma=1.149861 ! Fit after self-cal, rms=0.050547Jy sigma=1.149808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.326 mas, bmaj=14.31 mas, bpa=-20.94 degrees ! Estimated noise=0.71399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438232 Jy ! Component: 100 - total flux cleaned = 0.000522199 Jy ! Component: 150 - total flux cleaned = 0.000529869 Jy ! Component: 200 - total flux cleaned = 0.000537088 Jy ! Total flux subtracted in 200 components = 0.000537088 Jy ! Clean residual min=-0.002933 max=0.002382 Jy/beam ! Clean residual mean=0.000002 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.150292 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.150292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050543Jy sigma=1.149880 ! Fit after self-cal, rms=0.050540Jy sigma=1.149860 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.2947e-05 Jy ! Component: 100 - total flux cleaned = 1.27668e-05 Jy ! Component: 150 - total flux cleaned = 1.23606e-05 Jy ! Component: 200 - total flux cleaned = 1.21524e-05 Jy ! Total flux subtracted in 200 components = 1.21524e-05 Jy ! Clean residual min=-0.002929 max=0.002373 Jy/beam ! Clean residual mean=0.000002 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.150304 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.150304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050540Jy sigma=1.149890 ! Fit after self-cal, rms=0.050540Jy sigma=1.149887 ! 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=5.736 mas, bmaj=12.43 mas, bpa=-18.36 degrees ! Estimated noise=0.646041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.736 x 12.43 at -18.36 degrees (North through East) ! Clean map min=-0.0024388 max=0.13438 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.881 mas, bmaj=10.97 mas, bpa=-20.08 degrees ! Estimated noise=0.848886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1036 Jy ! Component: 100 - total flux cleaned = 0.128248 Jy ! Component: 150 - total flux cleaned = 0.138189 Jy ! Component: 200 - total flux cleaned = 0.143252 Jy ! Total flux subtracted in 200 components = 0.143252 Jy ! Clean residual min=-0.003427 max=0.003547 Jy/beam ! Clean residual mean=-0.000000 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.143252 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.143252 Jy ! Inverting map and beam ! Estimated beam: bmin=5.736 mas, bmaj=12.43 mas, bpa=-18.36 degrees ! Estimated noise=0.646041 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.00356998 Jy ! Component: 100 - total flux cleaned = 0.00522788 Jy ! Component: 150 - total flux cleaned = 0.00567753 Jy ! Component: 200 - total flux cleaned = 0.00589326 Jy ! Total flux subtracted in 200 components = 0.00589326 Jy ! Clean residual min=-0.002600 max=0.002572 Jy/beam ! Clean residual mean=0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.149145 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.149145 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.326 mas, bmaj=14.31 mas, bpa=-20.94 degrees ! Estimated noise=0.71399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557317 Jy ! Component: 100 - total flux cleaned = 0.000645527 Jy ! Component: 150 - total flux cleaned = 0.00073717 Jy ! Component: 200 - total flux cleaned = 0.000779599 Jy ! Total flux subtracted in 200 components = 0.000779599 Jy ! Clean residual min=-0.002959 max=0.002476 Jy/beam ! Clean residual mean=0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.149925 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 = 2.00048e-05 Jy ! Component: 100 - total flux cleaned = 4.8094e-05 Jy ! Component: 150 - total flux cleaned = 6.5944e-05 Jy ! Component: 200 - total flux cleaned = 7.45521e-05 Jy ! Total flux subtracted in 200 components = 7.45521e-05 Jy ! Clean residual min=-0.002959 max=0.002461 Jy/beam ! Clean residual mean=0.000002 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.149999 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.149999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.736 mas, bmaj=12.43 mas, bpa=-18.36 degrees ! Estimated noise=0.646041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.75561e-05 Jy ! Component: 100 - total flux cleaned = -0.000105505 Jy ! Component: 150 - total flux cleaned = -0.000118249 Jy ! Component: 200 - total flux cleaned = -0.000117336 Jy ! Total flux subtracted in 200 components = -0.000117336 Jy ! Clean residual min=-0.002562 max=0.002551 Jy/beam ! Clean residual mean=0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.149882 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.149882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050553Jy sigma=1.150145 ! Fit after self-cal, rms=0.050553Jy sigma=1.150122 wmodel J2253+3236_S_map.mod ! Writing 75 model components to file: J2253+3236_S_map.mod wobs J2253+3236_S_uvs.fits ! Writing UV FITS file: J2253+3236_S_uvs.fits wwins J2253+3236_S_map.win ! wwins: Wrote 1 windows to J2253+3236_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 = 4.52565e-05 Jy ! Component: 100 - total flux cleaned = -0.00020218 Jy ! Component: 150 - total flux cleaned = -0.000434514 Jy ! Component: 200 - total flux cleaned = -0.000651784 Jy ! Component: 250 - total flux cleaned = -0.000790137 Jy ! Component: 300 - total flux cleaned = -0.000822487 Jy ! Component: 350 - total flux cleaned = -0.000821991 Jy ! Component: 400 - total flux cleaned = -0.000884199 Jy ! Component: 450 - total flux cleaned = -0.00100279 Jy ! Component: 500 - total flux cleaned = -0.00097485 Jy ! Component: 550 - total flux cleaned = -0.000947759 Jy ! Component: 600 - total flux cleaned = -0.000920728 Jy ! Component: 650 - total flux cleaned = -0.00094626 Jy ! Component: 700 - total flux cleaned = -0.000920044 Jy ! Component: 750 - total flux cleaned = -0.000895841 Jy ! Component: 800 - total flux cleaned = -0.000920141 Jy ! Component: 850 - total flux cleaned = -0.00089626 Jy ! Component: 900 - total flux cleaned = -0.000942405 Jy ! Component: 950 - total flux cleaned = -0.00101025 Jy ! Component: 1000 - total flux cleaned = -0.00109861 Jy ! Component: 1050 - total flux cleaned = -0.0010767 Jy ! Component: 1100 - total flux cleaned = -0.00101388 Jy ! Component: 1150 - total flux cleaned = -0.000993698 Jy ! Component: 1200 - total flux cleaned = -0.00103478 Jy ! Component: 1250 - total flux cleaned = -0.001035 Jy ! Component: 1300 - total flux cleaned = -0.00103497 Jy ! Component: 1350 - total flux cleaned = -0.0010344 Jy ! Component: 1400 - total flux cleaned = -0.00101511 Jy ! Component: 1450 - total flux cleaned = -0.00103387 Jy ! Component: 1500 - total flux cleaned = -0.000978514 Jy ! Component: 1550 - total flux cleaned = -0.000996789 Jy ! Component: 1600 - total flux cleaned = -0.000943028 Jy ! Component: 1650 - total flux cleaned = -0.000925568 Jy ! Component: 1700 - total flux cleaned = -0.000925841 Jy ! Component: 1750 - total flux cleaned = -0.000942845 Jy ! Component: 1800 - total flux cleaned = -0.0009765 Jy ! Component: 1850 - total flux cleaned = -0.00100961 Jy ! Component: 1900 - total flux cleaned = -0.00107508 Jy ! Component: 1950 - total flux cleaned = -0.00105878 Jy ! Component: 2000 - total flux cleaned = -0.0010908 Jy ! Component: 2050 - total flux cleaned = -0.00112224 Jy ! Component: 2100 - total flux cleaned = -0.00116895 Jy ! Component: 2150 - total flux cleaned = -0.00123028 Jy ! Component: 2200 - total flux cleaned = -0.00124526 Jy ! Component: 2250 - total flux cleaned = -0.00127523 Jy ! Component: 2300 - total flux cleaned = -0.00134892 Jy ! Component: 2350 - total flux cleaned = -0.00142169 Jy ! Component: 2400 - total flux cleaned = -0.0014361 Jy ! Component: 2450 - total flux cleaned = -0.00152148 Jy ! Component: 2500 - total flux cleaned = -0.00157776 Jy ! Component: 2550 - total flux cleaned = -0.00160539 Jy ! Component: 2600 - total flux cleaned = -0.0016327 Jy ! Component: 2650 - total flux cleaned = -0.00172775 Jy ! Component: 2700 - total flux cleaned = -0.00172778 Jy ! Component: 2750 - total flux cleaned = -0.00183402 Jy ! Component: 2800 - total flux cleaned = -0.00182092 Jy ! Component: 2850 - total flux cleaned = -0.00188605 Jy ! Component: 2900 - total flux cleaned = -0.00196322 Jy ! Component: 2950 - total flux cleaned = -0.00200131 Jy ! Component: 3000 - total flux cleaned = -0.00203921 Jy ! Component: 3050 - total flux cleaned = -0.00210172 Jy ! Component: 3100 - total flux cleaned = -0.00218795 Jy ! Component: 3150 - total flux cleaned = -0.00220004 Jy ! Component: 3200 - total flux cleaned = -0.00227262 Jy ! Component: 3250 - total flux cleaned = -0.00236829 Jy ! Component: 3300 - total flux cleaned = -0.00240394 Jy ! Component: 3350 - total flux cleaned = -0.00245097 Jy ! Component: 3400 - total flux cleaned = -0.00254424 Jy ! Component: 3450 - total flux cleaned = -0.00261344 Jy ! Component: 3500 - total flux cleaned = -0.00271644 Jy ! Component: 3550 - total flux cleaned = -0.00277325 Jy ! Component: 3600 - total flux cleaned = -0.00287463 Jy ! Component: 3650 - total flux cleaned = -0.00295278 Jy ! Component: 3700 - total flux cleaned = -0.00300816 Jy ! Component: 3750 - total flux cleaned = -0.00309595 Jy ! Component: 3800 - total flux cleaned = -0.0031395 Jy ! Component: 3850 - total flux cleaned = -0.00319348 Jy ! Component: 3900 - total flux cleaned = -0.00323643 Jy ! Component: 3950 - total flux cleaned = -0.0032684 Jy ! Component: 4000 - total flux cleaned = -0.00332133 Jy ! Component: 4050 - total flux cleaned = -0.00340536 Jy ! Total flux subtracted in 4096 components = -0.00346789 Jy ! Clean residual min=-0.000651 max=0.000621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.146414 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 418 components and 0.146414 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2253+3236_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.736 x 12.43 at -18.36 degrees (North through East) ! Clean map min=-0.0015487 max=0.13468 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2253+3236_S_map.fits wmodel /vlbi/uf001/uva//J2253+3236_S_map.mod ! Writing 418 model components to file: /vlbi/uf001/uva//J2253+3236_S_map.mod wobs /vlbi/uf001/uva//J2253+3236_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2253+3236_S_uvs.fits wwins /vlbi/uf001/uva//J2253+3236_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2253+3236_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134678 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472192 0.472192 0.944385 1.88877 3.77754 7.55508 15.1102 30.2203 60.4406 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 635.334 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2253+3236_S_dfm.log closed on Mon Jan 14 06:27:08 2019