! Started logfile: /image_prod/ug002_uva//J0702-1015_S_dfm.log on Wed Mar 4 21:37:55 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//J0702-1015_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0702-1015_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974444 visibilities/baseline/integration-bin. ! Found source: J0702-1015 ! ! 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 5262 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 J0702-1015_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017587Jy sigma=7.757297 ! Fit after self-cal, rms=0.842760Jy sigma=6.395241 ! 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.739 mas, bmaj=7.206 mas, bpa=-5.31 degrees ! Estimated noise=1.90036 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.119618 Jy ! Component: 100 - total flux cleaned = 0.154938 Jy ! Total flux subtracted in 100 components = 0.154938 Jy ! Clean residual min=-0.009411 max=0.014682 Jy/beam ! Clean residual mean=-0.000079 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.154938 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.154938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084273Jy sigma=0.591740 ! Fit after self-cal, rms=0.084212Jy sigma=0.591085 ! 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.3 mas, bmaj=8.212 mas, bpa=-3.748 degrees ! Estimated noise=1.32148 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.0194575 Jy ! Component: 100 - total flux cleaned = 0.0283154 Jy ! Component: 150 - total flux cleaned = 0.0334831 Jy ! Component: 200 - total flux cleaned = 0.0367008 Jy ! Total flux subtracted in 200 components = 0.0367008 Jy ! Clean residual min=-0.010594 max=0.007665 Jy/beam ! Clean residual mean=-0.000000 rms=0.002271 Jy/beam ! Combined flux in latest and established models = 0.191639 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.191639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080361Jy sigma=0.553694 ! Fit after self-cal, rms=0.080370Jy sigma=0.553410 ! 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.3 x 8.212 at -3.748 degrees (North through East) ! Clean map min=-0.010418 max=0.15672 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.05 HN 1.06 KP 1.03 ! LA 1.07 MK 1.05 NL 1.02 OV 0.65 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.05 HN 1.07 KP 1.06 ! LA 1.03 MK 0.98 NL 0.97 OV 0.96 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.06 HN 1.06 KP 1.04 ! LA 1.08 MK 0.99 NL 0.93 OV 0.63 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.080370Jy sigma=0.553410 ! Fit after self-cal, rms=0.075537Jy sigma=0.489967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=8.277 mas, bpa=-3.497 degrees ! Estimated noise=1.32041 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 (4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00482519 Jy ! Component: 100 - total flux cleaned = 0.00517293 Jy ! Component: 150 - total flux cleaned = 0.00500105 Jy ! Component: 200 - total flux cleaned = 0.00499898 Jy ! Total flux subtracted in 200 components = 0.00499898 Jy ! Clean residual min=-0.003603 max=0.004517 Jy/beam ! Clean residual mean=0.000006 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.196638 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.196638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075116Jy sigma=0.487126 ! Fit after self-cal, rms=0.075374Jy sigma=0.485941 ! 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.075374Jy sigma=0.485941 ! Fit after self-cal, rms=0.072114Jy sigma=0.482180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=8.23 mas, bpa=-3.504 degrees ! Estimated noise=1.31436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176252 Jy ! Component: 100 - total flux cleaned = 0.00164505 Jy ! Component: 150 - total flux cleaned = 0.00165136 Jy ! Component: 200 - total flux cleaned = 0.00165146 Jy ! Total flux subtracted in 200 components = 0.00165146 Jy ! Clean residual min=-0.002534 max=0.003380 Jy/beam ! Clean residual mean=0.000004 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.198289 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.198289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071975Jy sigma=0.481194 ! Fit after self-cal, rms=0.071965Jy sigma=0.481041 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) ! Added new window around map position (18.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279044 Jy ! Component: 100 - total flux cleaned = 0.00339637 Jy ! Component: 150 - total flux cleaned = 0.00367843 Jy ! Component: 200 - total flux cleaned = 0.00382918 Jy ! Total flux subtracted in 200 components = 0.00382918 Jy ! Clean residual min=-0.002272 max=0.002654 Jy/beam ! Clean residual mean=0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.202118 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.202118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071802Jy sigma=0.479816 ! Fit after self-cal, rms=0.071791Jy sigma=0.479781 ! 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.071791Jy sigma=0.479781 ! Fit after self-cal, rms=0.071751Jy sigma=0.479655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=8.226 mas, bpa=-3.528 degrees ! Estimated noise=1.31204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659815 Jy ! Component: 100 - total flux cleaned = 0.000701278 Jy ! Component: 150 - total flux cleaned = 0.00077945 Jy ! Component: 200 - total flux cleaned = 0.000780393 Jy ! Total flux subtracted in 200 components = 0.000780393 Jy ! Clean residual min=-0.002150 max=0.002496 Jy/beam ! Clean residual mean=0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.202899 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.202899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071701Jy sigma=0.479296 ! Fit after self-cal, rms=0.071707Jy sigma=0.479278 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 = 8.03721e-05 Jy ! Component: 100 - total flux cleaned = 1.37899e-05 Jy ! Component: 150 - total flux cleaned = -4.87346e-05 Jy ! Component: 200 - total flux cleaned = -7.81616e-05 Jy ! Total flux subtracted in 200 components = -7.81616e-05 Jy ! Clean residual min=-0.002185 max=0.002387 Jy/beam ! Clean residual mean=0.000002 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.202821 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 112 components and 0.202821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071678Jy sigma=0.479084 ! Fit after self-cal, rms=0.071678Jy sigma=0.479077 ! 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.071678Jy sigma=0.479077 ! Fit after self-cal, rms=0.071643Jy sigma=0.479058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.47 mas, bmaj=14.74 mas, bpa=-4.008 degrees ! Estimated noise=1.59814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068883 Jy ! Component: 100 - total flux cleaned = 0.000663852 Jy ! Component: 150 - total flux cleaned = 0.000614697 Jy ! Component: 200 - total flux cleaned = 0.000547711 Jy ! Total flux subtracted in 200 components = 0.000547711 Jy ! Clean residual min=-0.002433 max=0.002300 Jy/beam ! Clean residual mean=0.000004 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.203368 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.203368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071636Jy sigma=0.478944 ! Fit after self-cal, rms=0.071638Jy sigma=0.478935 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.03775e-05 Jy ! Component: 100 - total flux cleaned = -5.29543e-05 Jy ! Component: 150 - total flux cleaned = -0.000128253 Jy ! Component: 200 - total flux cleaned = -0.000198227 Jy ! Total flux subtracted in 200 components = -0.000198227 Jy ! Clean residual min=-0.002411 max=0.002305 Jy/beam ! Clean residual mean=0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.20317 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.20317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071631Jy sigma=0.478899 ! Fit after self-cal, rms=0.071633Jy sigma=0.478893 ! 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.297 mas, bmaj=8.221 mas, bpa=-3.536 degrees ! Estimated noise=1.31128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 8.221 at -3.536 degrees (North through East) ! Clean map min=-0.0021367 max=0.15574 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.74 mas, bmaj=7.169 mas, bpa=-4.84 degrees ! Estimated noise=1.89679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119167 Jy ! Component: 100 - total flux cleaned = 0.154641 Jy ! Component: 150 - total flux cleaned = 0.170695 Jy ! Component: 200 - total flux cleaned = 0.180251 Jy ! Total flux subtracted in 200 components = 0.180251 Jy ! Clean residual min=-0.004762 max=0.005157 Jy/beam ! Clean residual mean=-0.000027 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.180251 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.180251 Jy ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.221 mas, bpa=-3.536 degrees ! Estimated noise=1.31128 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.00790343 Jy ! Component: 100 - total flux cleaned = 0.0126471 Jy ! Component: 150 - total flux cleaned = 0.0159119 Jy ! Component: 200 - total flux cleaned = 0.0177091 Jy ! Total flux subtracted in 200 components = 0.0177091 Jy ! Clean residual min=-0.002394 max=0.002862 Jy/beam ! Clean residual mean=-0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.19796 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.19796 Jy ! Inverting map ! Added new window around map position (21.5, 26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162395 Jy ! Component: 100 - total flux cleaned = 0.00232167 Jy ! Component: 150 - total flux cleaned = 0.00278933 Jy ! Component: 200 - total flux cleaned = 0.00314436 Jy ! Total flux subtracted in 200 components = 0.00314436 Jy ! Clean residual min=-0.002258 max=0.002438 Jy/beam ! Clean residual mean=-0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.201104 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 71 components and 0.201104 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.47 mas, bmaj=14.74 mas, bpa=-4.008 degrees ! Estimated noise=1.59814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142976 Jy ! Component: 100 - total flux cleaned = 0.00182388 Jy ! Component: 150 - total flux cleaned = 0.00206857 Jy ! Component: 200 - total flux cleaned = 0.00227678 Jy ! Total flux subtracted in 200 components = 0.00227678 Jy ! Clean residual min=-0.002535 max=0.002296 Jy/beam ! Clean residual mean=0.000002 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.203381 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 = 3.13323e-05 Jy ! Component: 100 - total flux cleaned = 3.20606e-05 Jy ! Component: 150 - total flux cleaned = 3.19453e-05 Jy ! Component: 200 - total flux cleaned = 8.56932e-06 Jy ! Total flux subtracted in 200 components = 8.56932e-06 Jy ! Clean residual min=-0.002529 max=0.002256 Jy/beam ! Clean residual mean=0.000002 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.20339 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.20339 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.221 mas, bpa=-3.536 degrees ! Estimated noise=1.31128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027148 Jy ! Component: 100 - total flux cleaned = -0.000271243 Jy ! Component: 150 - total flux cleaned = -0.000230329 Jy ! Component: 200 - total flux cleaned = -0.000265685 Jy ! Total flux subtracted in 200 components = -0.000265685 Jy ! Clean residual min=-0.002081 max=0.002296 Jy/beam ! Clean residual mean=0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.203124 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.203124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071593Jy sigma=0.478594 ! Fit after self-cal, rms=0.071579Jy sigma=0.478504 wmodel J0702-1015_S_map.mod ! Writing 120 model components to file: J0702-1015_S_map.mod wobs J0702-1015_S_uvs.fits ! Writing UV FITS file: J0702-1015_S_uvs.fits wwins J0702-1015_S_map.win ! wwins: Wrote 4 windows to J0702-1015_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.000402941 Jy ! Component: 100 - total flux cleaned = 0.000288245 Jy ! Component: 150 - total flux cleaned = 0.000215425 Jy ! Component: 200 - total flux cleaned = 0.000214145 Jy ! Component: 250 - total flux cleaned = 0.000312213 Jy ! Component: 300 - total flux cleaned = 0.000311319 Jy ! Component: 350 - total flux cleaned = 0.00031114 Jy ! Component: 400 - total flux cleaned = 0.000341662 Jy ! Component: 450 - total flux cleaned = 0.000341658 Jy ! Component: 500 - total flux cleaned = 0.000284056 Jy ! Component: 550 - total flux cleaned = 0.000199396 Jy ! Component: 600 - total flux cleaned = 0.000172061 Jy ! Component: 650 - total flux cleaned = 0.000145085 Jy ! Component: 700 - total flux cleaned = 9.29967e-05 Jy ! Component: 750 - total flux cleaned = 0.000144677 Jy ! Component: 800 - total flux cleaned = 0.000145196 Jy ! Component: 850 - total flux cleaned = 0.000219424 Jy ! Component: 900 - total flux cleaned = 0.000146829 Jy ! Component: 950 - total flux cleaned = 0.000170896 Jy ! Component: 1000 - total flux cleaned = 0.000100343 Jy ! Component: 1050 - total flux cleaned = 0.000123182 Jy ! Component: 1100 - total flux cleaned = 5.45661e-05 Jy ! Component: 1150 - total flux cleaned = -3.50929e-05 Jy ! Component: 1200 - total flux cleaned = -3.53752e-05 Jy ! Component: 1250 - total flux cleaned = -0.000144176 Jy ! Component: 1300 - total flux cleaned = -0.000229547 Jy ! Component: 1350 - total flux cleaned = -0.000187495 Jy ! Component: 1400 - total flux cleaned = -0.00029177 Jy ! Component: 1450 - total flux cleaned = -0.00027162 Jy ! Component: 1500 - total flux cleaned = -0.000372647 Jy ! Component: 1550 - total flux cleaned = -0.000412769 Jy ! Component: 1600 - total flux cleaned = -0.000432288 Jy ! Component: 1650 - total flux cleaned = -0.000451634 Jy ! Component: 1700 - total flux cleaned = -0.000470935 Jy ! Component: 1750 - total flux cleaned = -0.000489898 Jy ! Component: 1800 - total flux cleaned = -0.000546067 Jy ! Component: 1850 - total flux cleaned = -0.000471947 Jy ! Component: 1900 - total flux cleaned = -0.000454087 Jy ! Component: 1950 - total flux cleaned = -0.000508465 Jy ! Component: 2000 - total flux cleaned = -0.0005444 Jy ! Component: 2050 - total flux cleaned = -0.000579967 Jy ! Component: 2100 - total flux cleaned = -0.000597714 Jy ! Component: 2150 - total flux cleaned = -0.000649726 Jy ! Component: 2200 - total flux cleaned = -0.000683867 Jy ! Component: 2250 - total flux cleaned = -0.000717838 Jy ! Component: 2300 - total flux cleaned = -0.000717707 Jy ! Component: 2350 - total flux cleaned = -0.000701342 Jy ! Component: 2400 - total flux cleaned = -0.000701263 Jy ! Component: 2450 - total flux cleaned = -0.000701314 Jy ! Component: 2500 - total flux cleaned = -0.000620505 Jy ! Component: 2550 - total flux cleaned = -0.000652601 Jy ! Component: 2600 - total flux cleaned = -0.000573266 Jy ! Component: 2650 - total flux cleaned = -0.000589113 Jy ! Component: 2700 - total flux cleaned = -0.000573735 Jy ! Component: 2750 - total flux cleaned = -0.000558169 Jy ! Component: 2800 - total flux cleaned = -0.000588431 Jy ! Component: 2850 - total flux cleaned = -0.00046707 Jy ! Component: 2900 - total flux cleaned = -0.000452195 Jy ! Component: 2950 - total flux cleaned = -0.000422232 Jy ! Component: 3000 - total flux cleaned = -0.000407356 Jy ! Component: 3050 - total flux cleaned = -0.000363312 Jy ! Component: 3100 - total flux cleaned = -0.000377878 Jy ! Component: 3150 - total flux cleaned = -0.000363308 Jy ! Component: 3200 - total flux cleaned = -0.000306037 Jy ! Component: 3250 - total flux cleaned = -0.000334568 Jy ! Component: 3300 - total flux cleaned = -0.000264146 Jy ! Component: 3350 - total flux cleaned = -0.000306019 Jy ! Component: 3400 - total flux cleaned = -0.000305938 Jy ! Component: 3450 - total flux cleaned = -0.000333553 Jy ! Component: 3500 - total flux cleaned = -0.000333325 Jy ! Component: 3550 - total flux cleaned = -0.0003197 Jy ! Component: 3600 - total flux cleaned = -0.000292605 Jy ! Component: 3650 - total flux cleaned = -0.000292759 Jy ! Component: 3700 - total flux cleaned = -0.000279619 Jy ! Component: 3750 - total flux cleaned = -0.00031896 Jy ! Component: 3800 - total flux cleaned = -0.000279557 Jy ! Component: 3850 - total flux cleaned = -0.000292468 Jy ! Component: 3900 - total flux cleaned = -0.00026668 Jy ! Component: 3950 - total flux cleaned = -0.000228296 Jy ! Component: 4000 - total flux cleaned = -0.000279282 Jy ! Component: 4050 - total flux cleaned = -0.000279272 Jy ! Total flux subtracted in 4096 components = -0.000241498 Jy ! Clean residual min=-0.000820 max=0.000804 Jy/beam ! Clean residual mean=0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.202882 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 384 components and 0.202882 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0702-1015_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 8.221 at -3.536 degrees (North through East) ! Clean map min=-0.0018614 max=0.15586 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0702-1015_S_map.fits wmodel /image_prod/ug002_uva//J0702-1015_S_map.mod ! Writing 384 model components to file: /image_prod/ug002_uva//J0702-1015_S_map.mod wobs /image_prod/ug002_uva//J0702-1015_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0702-1015_S_uvs.fits wwins /image_prod/ug002_uva//J0702-1015_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0702-1015_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155862 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.428505 0.428505 0.85701 1.71402 3.42804 6.85608 13.7122 27.4243 54.8487 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 700.108 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0702-1015_S_dfm.log closed on Wed Mar 4 21:37:59 2020