! Started logfile: /scr/pima/rv118_uvs/J1048-4114_S_dfm.log on Sun Dec 10 00:09:29 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J1048-4114_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1048-4114_S_uva.fits ! AN table 1: 44 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.837662 visibilities/baseline/integration-bin. ! Found source: J1048-4114 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3096 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1048-4114_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 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013276Jy sigma=12.317021 ! Fit after self-cal, rms=0.891628Jy sigma=10.741401 ! 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.773 mas, bmaj=16.97 mas, bpa=17.04 degrees ! Estimated noise=2.01074 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.0770541 Jy ! Component: 100 - total flux cleaned = 0.105797 Jy ! Total flux subtracted in 100 components = 0.105797 Jy ! Clean residual min=-0.015996 max=0.017944 Jy/beam ! Clean residual mean=-0.000079 rms=0.004524 Jy/beam ! Combined flux in latest and established models = 0.105797 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.105797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113346Jy sigma=1.320997 ! Fit after self-cal, rms=0.112990Jy sigma=1.316131 ! 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.733 mas, bmaj=19.82 mas, bpa=15.69 degrees ! Estimated noise=1.07691 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.0313076 Jy ! Component: 100 - total flux cleaned = 0.0478448 Jy ! Component: 150 - total flux cleaned = 0.0572138 Jy ! Component: 200 - total flux cleaned = 0.0626276 Jy ! Total flux subtracted in 200 components = 0.0626276 Jy ! Clean residual min=-0.014924 max=0.016142 Jy/beam ! Clean residual mean=0.000195 rms=0.004471 Jy/beam ! Combined flux in latest and established models = 0.168425 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.168425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105633Jy sigma=1.191553 ! Fit after self-cal, rms=0.105338Jy sigma=1.188656 ! 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.733 x 19.82 at 15.69 degrees (North through East) ! Clean map min=-0.015032 max=0.085613 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.93 LA 1.05 NL 1.42 ! OV 1.04 PT 0.94 SC 1.23 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.97 LA 1.09 NL 1.21 ! OV 1.16 PT 0.92 SC 1.38 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 0.55 LA 1.10 NL 0.78 ! OV 1.40 PT 0.96 SC 0.64 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.06 LA 1.19 NL 1.39 ! OV 1.44 PT 0.92 SC 1.39 ! ! ! Fit before self-cal, rms=0.105338Jy sigma=1.188656 ! Fit after self-cal, rms=0.106894Jy sigma=1.090908 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.751 mas, bmaj=20.19 mas, bpa=15.78 degrees ! Estimated noise=1.10363 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.000128266 Jy ! Component: 100 - total flux cleaned = 5.38535e-05 Jy ! Component: 150 - total flux cleaned = 0.000217418 Jy ! Component: 200 - total flux cleaned = 0.000373794 Jy ! Total flux subtracted in 200 components = 0.000373794 Jy ! Clean residual min=-0.009896 max=0.014730 Jy/beam ! Clean residual mean=0.000179 rms=0.003610 Jy/beam ! Combined flux in latest and established models = 0.168799 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.168799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106734Jy sigma=1.089241 ! Fit after self-cal, rms=0.108075Jy sigma=1.081746 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108075Jy sigma=1.081746 ! Fit after self-cal, rms=0.114311Jy sigma=1.062373 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.735 mas, bmaj=20.15 mas, bpa=15.66 degrees ! Estimated noise=1.12824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234314 Jy ! Component: 100 - total flux cleaned = 0.00254433 Jy ! Component: 150 - total flux cleaned = 0.00254377 Jy ! Component: 200 - total flux cleaned = 0.00254321 Jy ! Total flux subtracted in 200 components = 0.00254321 Jy ! Clean residual min=-0.009330 max=0.012527 Jy/beam ! Clean residual mean=0.000138 rms=0.003119 Jy/beam ! Combined flux in latest and established models = 0.171342 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.171342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114172Jy sigma=1.061232 ! Fit after self-cal, rms=0.114473Jy sigma=1.060442 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.000335546 Jy ! Component: 100 - total flux cleaned = 0.000277306 Jy ! Component: 150 - total flux cleaned = 0.000165371 Jy ! Component: 200 - total flux cleaned = 0.00016568 Jy ! Total flux subtracted in 200 components = 0.00016568 Jy ! Clean residual min=-0.009315 max=0.012555 Jy/beam ! Clean residual mean=0.000134 rms=0.003111 Jy/beam ! Combined flux in latest and established models = 0.171507 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.171507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114368Jy sigma=1.059864 ! Fit after self-cal, rms=0.114359Jy sigma=1.059651 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114359Jy sigma=1.059651 ! Fit after self-cal, rms=0.116782Jy sigma=1.054998 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.735 mas, bmaj=20.03 mas, bpa=15.48 degrees ! Estimated noise=1.12858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982096 Jy ! Component: 100 - total flux cleaned = 0.000989849 Jy ! Component: 150 - total flux cleaned = 0.000991664 Jy ! Component: 200 - total flux cleaned = 0.000993275 Jy ! Total flux subtracted in 200 components = 0.000993275 Jy ! Clean residual min=-0.009240 max=0.010998 Jy/beam ! Clean residual mean=0.000123 rms=0.002944 Jy/beam ! Combined flux in latest and established models = 0.172501 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.172501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116657Jy sigma=1.054347 ! Fit after self-cal, rms=0.116618Jy sigma=1.054003 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.000243404 Jy ! Component: 100 - total flux cleaned = 0.000126285 Jy ! Component: 150 - total flux cleaned = 7.21028e-05 Jy ! Component: 200 - total flux cleaned = 2.71167e-05 Jy ! Total flux subtracted in 200 components = 2.71167e-05 Jy ! Clean residual min=-0.009125 max=0.010953 Jy/beam ! Clean residual mean=0.000122 rms=0.002938 Jy/beam ! Combined flux in latest and established models = 0.172528 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.172528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116528Jy sigma=1.053591 ! Fit after self-cal, rms=0.116533Jy sigma=1.053422 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116533Jy sigma=1.053422 ! Fit after self-cal, rms=0.116139Jy sigma=1.053082 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.48 mas, bmaj=37.52 mas, bpa=0.5055 degrees ! Estimated noise=1.28915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.31943e-05 Jy ! Component: 100 - total flux cleaned = -5.93937e-05 Jy ! Component: 150 - total flux cleaned = -5.70495e-05 Jy ! Component: 200 - total flux cleaned = -5.53633e-05 Jy ! Total flux subtracted in 200 components = -5.53633e-05 Jy ! Clean residual min=-0.011910 max=0.012837 Jy/beam ! Clean residual mean=0.000191 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.172472 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 113 components and 0.172472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116100Jy sigma=1.053102 ! Fit after self-cal, rms=0.116107Jy sigma=1.052945 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.92719e-05 Jy ! Component: 100 - total flux cleaned = -0.000140577 Jy ! Component: 150 - total flux cleaned = -0.00020887 Jy ! Component: 200 - total flux cleaned = -0.000301462 Jy ! Total flux subtracted in 200 components = -0.000301462 Jy ! Clean residual min=-0.011894 max=0.012825 Jy/beam ! Clean residual mean=0.000188 rms=0.004217 Jy/beam ! Combined flux in latest and established models = 0.172171 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 123 components and 0.172171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116080Jy sigma=1.053037 ! Fit after self-cal, rms=0.116096Jy sigma=1.052961 ! 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.741 mas, bmaj=19.96 mas, bpa=15.36 degrees ! Estimated noise=1.12675 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.741 x 19.96 at 15.36 degrees (North through East) ! Clean map min=-0.0088793 max=0.09405 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.784 mas, bmaj=16.96 mas, bpa=16.58 degrees ! Estimated noise=2.18175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822363 Jy ! Component: 100 - total flux cleaned = 0.116108 Jy ! Component: 150 - total flux cleaned = 0.13717 Jy ! Component: 200 - total flux cleaned = 0.151294 Jy ! Total flux subtracted in 200 components = 0.151294 Jy ! Clean residual min=-0.015578 max=0.014351 Jy/beam ! Clean residual mean=0.000037 rms=0.003490 Jy/beam ! Combined flux in latest and established models = 0.151294 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.151294 Jy ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=19.96 mas, bpa=15.36 degrees ! Estimated noise=1.12675 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.0105085 Jy ! Component: 100 - total flux cleaned = 0.0153868 Jy ! Component: 150 - total flux cleaned = 0.0176344 Jy ! Component: 200 - total flux cleaned = 0.018025 Jy ! Total flux subtracted in 200 components = 0.018025 Jy ! Clean residual min=-0.009419 max=0.010920 Jy/beam ! Clean residual mean=0.000102 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.169319 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 65 components and 0.169319 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=10.48 mas, bmaj=37.52 mas, bpa=0.5055 degrees ! Estimated noise=1.28915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791459 Jy ! Component: 100 - total flux cleaned = 0.000902313 Jy ! Component: 150 - total flux cleaned = 0.000937603 Jy ! Component: 200 - total flux cleaned = 0.00100458 Jy ! Total flux subtracted in 200 components = 0.00100458 Jy ! Clean residual min=-0.011818 max=0.012840 Jy/beam ! Clean residual mean=0.000169 rms=0.004245 Jy/beam ! Combined flux in latest and established models = 0.170324 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.21804e-05 Jy ! Component: 100 - total flux cleaned = 6.43616e-05 Jy ! Component: 150 - total flux cleaned = 0.000126093 Jy ! Component: 200 - total flux cleaned = 0.000156247 Jy ! Total flux subtracted in 200 components = 0.000156247 Jy ! Clean residual min=-0.011775 max=0.012836 Jy/beam ! Clean residual mean=0.000171 rms=0.004239 Jy/beam ! Combined flux in latest and established models = 0.17048 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.17048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=19.96 mas, bpa=15.36 degrees ! Estimated noise=1.12675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.83101e-05 Jy ! Component: 100 - total flux cleaned = 8.90246e-05 Jy ! Component: 150 - total flux cleaned = 0.000144144 Jy ! Component: 200 - total flux cleaned = 0.000246761 Jy ! Total flux subtracted in 200 components = 0.000246761 Jy ! Clean residual min=-0.009213 max=0.010923 Jy/beam ! Clean residual mean=0.000111 rms=0.002946 Jy/beam ! Combined flux in latest and established models = 0.170727 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.170727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116032Jy sigma=1.053699 ! Fit after self-cal, rms=0.116192Jy sigma=1.053308 wmodel J1048-4114_S_map.mod ! Writing 88 model components to file: J1048-4114_S_map.mod wobs J1048-4114_S_uvs.fits ! Writing UV FITS file: J1048-4114_S_uvs.fits wwins J1048-4114_S_map.win ! wwins: Wrote 1 windows to J1048-4114_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.00268699 Jy ! Component: 100 - total flux cleaned = 0.00269609 Jy ! Component: 150 - total flux cleaned = 0.00241231 Jy ! Component: 200 - total flux cleaned = 0.00189567 Jy ! Component: 250 - total flux cleaned = 0.0009192 Jy ! Component: 300 - total flux cleaned = 0.000684862 Jy ! Component: 350 - total flux cleaned = 0.000792826 Jy ! Component: 400 - total flux cleaned = 0.00110003 Jy ! Component: 450 - total flux cleaned = 0.00119685 Jy ! Component: 500 - total flux cleaned = 0.00157663 Jy ! Component: 550 - total flux cleaned = 0.00230513 Jy ! Component: 600 - total flux cleaned = 0.00274516 Jy ! Component: 650 - total flux cleaned = 0.00351126 Jy ! Component: 700 - total flux cleaned = 0.00408376 Jy ! Component: 750 - total flux cleaned = 0.00448112 Jy ! Component: 800 - total flux cleaned = 0.00502093 Jy ! Component: 850 - total flux cleaned = 0.00569049 Jy ! Component: 900 - total flux cleaned = 0.00619357 Jy ! Component: 950 - total flux cleaned = 0.00682475 Jy ! Component: 1000 - total flux cleaned = 0.00757322 Jy ! Component: 1050 - total flux cleaned = 0.00797118 Jy ! Component: 1100 - total flux cleaned = 0.00842458 Jy ! Component: 1150 - total flux cleaned = 0.00892884 Jy ! Component: 1200 - total flux cleaned = 0.00929899 Jy ! Component: 1250 - total flux cleaned = 0.00966068 Jy ! Component: 1300 - total flux cleaned = 0.0100716 Jy ! Component: 1350 - total flux cleaned = 0.0103591 Jy ! Component: 1400 - total flux cleaned = 0.010528 Jy ! Component: 1450 - total flux cleaned = 0.0105836 Jy ! Component: 1500 - total flux cleaned = 0.0106373 Jy ! Component: 1550 - total flux cleaned = 0.0106376 Jy ! Component: 1600 - total flux cleaned = 0.0106385 Jy ! Component: 1650 - total flux cleaned = 0.0105369 Jy ! Component: 1700 - total flux cleaned = 0.010588 Jy ! Component: 1750 - total flux cleaned = 0.0105385 Jy ! Component: 1800 - total flux cleaned = 0.0105386 Jy ! Component: 1850 - total flux cleaned = 0.0104904 Jy ! Component: 1900 - total flux cleaned = 0.0105378 Jy ! Component: 1950 - total flux cleaned = 0.0103975 Jy ! Component: 2000 - total flux cleaned = 0.0103521 Jy ! Component: 2050 - total flux cleaned = 0.00998964 Jy ! Component: 2100 - total flux cleaned = 0.00990063 Jy ! Component: 2150 - total flux cleaned = 0.00967896 Jy ! Component: 2200 - total flux cleaned = 0.00941718 Jy ! Component: 2250 - total flux cleaned = 0.00941778 Jy ! Component: 2300 - total flux cleaned = 0.00933219 Jy ! Component: 2350 - total flux cleaned = 0.00920628 Jy ! Component: 2400 - total flux cleaned = 0.00920623 Jy ! Component: 2450 - total flux cleaned = 0.00912408 Jy ! Component: 2500 - total flux cleaned = 0.00900201 Jy ! Component: 2550 - total flux cleaned = 0.00912278 Jy ! Component: 2600 - total flux cleaned = 0.00900379 Jy ! Component: 2650 - total flux cleaned = 0.00904305 Jy ! Component: 2700 - total flux cleaned = 0.00892614 Jy ! Component: 2750 - total flux cleaned = 0.00900303 Jy ! Component: 2800 - total flux cleaned = 0.009079 Jy ! Component: 2850 - total flux cleaned = 0.00907898 Jy ! Component: 2900 - total flux cleaned = 0.00919198 Jy ! Component: 2950 - total flux cleaned = 0.00934063 Jy ! Component: 3000 - total flux cleaned = 0.0093406 Jy ! Component: 3050 - total flux cleaned = 0.00948747 Jy ! Component: 3100 - total flux cleaned = 0.00956022 Jy ! Component: 3150 - total flux cleaned = 0.00974091 Jy ! Component: 3200 - total flux cleaned = 0.00981267 Jy ! Component: 3250 - total flux cleaned = 0.00999056 Jy ! Component: 3300 - total flux cleaned = 0.0100263 Jy ! Component: 3350 - total flux cleaned = 0.0101321 Jy ! Component: 3400 - total flux cleaned = 0.0101321 Jy ! Component: 3450 - total flux cleaned = 0.0102714 Jy ! Component: 3500 - total flux cleaned = 0.0104098 Jy ! Component: 3550 - total flux cleaned = 0.0104785 Jy ! Component: 3600 - total flux cleaned = 0.0105471 Jy ! Component: 3650 - total flux cleaned = 0.0107522 Jy ! Component: 3700 - total flux cleaned = 0.0107862 Jy ! Component: 3750 - total flux cleaned = 0.010922 Jy ! Component: 3800 - total flux cleaned = 0.0110571 Jy ! Component: 3850 - total flux cleaned = 0.0111581 Jy ! Component: 3900 - total flux cleaned = 0.0112925 Jy ! Component: 3950 - total flux cleaned = 0.0114265 Jy ! Component: 4000 - total flux cleaned = 0.01156 Jy ! Component: 4050 - total flux cleaned = 0.0117266 Jy ! Total flux subtracted in 4096 components = 0.0116932 Jy ! Clean residual min=-0.001981 max=0.001802 Jy/beam ! Clean residual mean=0.000022 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.18242 Jy keep ! Adding 467 model components to the UV plane model. ! The established model now contains 555 components and 0.18242 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1048-4114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.741 x 19.96 at 15.36 degrees (North through East) ! Clean map min=-0.0060254 max=0.098106 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1048-4114_S_map.fits wmodel /scr/pima/rv118_uvs/J1048-4114_S_map.mod ! Writing 555 model components to file: /scr/pima/rv118_uvs/J1048-4114_S_map.mod wobs /scr/pima/rv118_uvs/J1048-4114_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1048-4114_S_uvs.fits wwins /scr/pima/rv118_uvs/J1048-4114_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv118_uvs/J1048-4114_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0981057 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000655166 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.00345 2.00345 4.0069 8.0138 16.0276 32.0552 64.1104 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.741 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1048-4114_S_dfm.log closed on Sun Dec 10 00:09:33 2017