! Started logfile: /scr/pima/rv118_uvs/J1146-3328_S_dfm.log on Sun Dec 10 00:09:39 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/J1146-3328_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1146-3328_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863005 visibilities/baseline/integration-bin. ! Found source: J1146-3328 ! ! 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 5468 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 J1146-3328_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.016748Jy sigma=12.685107 ! Fit after self-cal, rms=0.870104Jy sigma=10.751833 ! 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=3.088 mas, bmaj=12.73 mas, bpa=7.718 degrees ! Estimated noise=1.41587 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.103166 Jy ! Component: 100 - total flux cleaned = 0.13186 Jy ! Total flux subtracted in 100 components = 0.13186 Jy ! Clean residual min=-0.010351 max=0.015731 Jy/beam ! Clean residual mean=0.000096 rms=0.003336 Jy/beam ! Combined flux in latest and established models = 0.13186 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.13186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110756Jy sigma=1.236309 ! Fit after self-cal, rms=0.110691Jy sigma=1.235507 ! 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.881 mas, bmaj=15.26 mas, bpa=6.717 degrees ! Estimated noise=0.797159 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 (-5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168386 Jy ! Component: 100 - total flux cleaned = 0.0216359 Jy ! Component: 150 - total flux cleaned = 0.0224305 Jy ! Component: 200 - total flux cleaned = 0.0230532 Jy ! Total flux subtracted in 200 components = 0.0230532 Jy ! Clean residual min=-0.007895 max=0.009197 Jy/beam ! Clean residual mean=0.000086 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.154914 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 41 components and 0.154914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108288Jy sigma=1.196658 ! Fit after self-cal, rms=0.108180Jy sigma=1.194780 ! 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.881 x 15.26 at 6.717 degrees (North through East) ! Clean map min=-0.0070881 max=0.13434 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.22 KP 1.00 ! LA 1.04 NL 1.12 OV 0.95 PT 0.98 ! SC 1.15 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.37 KP 1.05 ! LA 1.01 NL 1.06 OV 1.01 PT 1.03 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.10 HN 1.28 KP 0.60 ! LA 1.07 NL 0.75 OV 0.95 PT 1.00 ! SC 0.55 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.22 KP 1.01 ! LA 1.04 NL 1.14 OV 1.05 PT 1.03 ! SC 1.13 ! ! ! Fit before self-cal, rms=0.108180Jy sigma=1.194780 ! Fit after self-cal, rms=0.093939Jy sigma=1.043834 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=15.52 mas, bpa=7.976 degrees ! Estimated noise=0.79122 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.000458853 Jy ! Component: 100 - total flux cleaned = -0.000361532 Jy ! Component: 150 - total flux cleaned = -0.000216249 Jy ! Component: 200 - total flux cleaned = -0.000213389 Jy ! Total flux subtracted in 200 components = -0.000213389 Jy ! Clean residual min=-0.003824 max=0.003172 Jy/beam ! Clean residual mean=0.000012 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.1547 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.1547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093757Jy sigma=1.041212 ! Fit after self-cal, rms=0.094216Jy sigma=1.038216 ! 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.094216Jy sigma=1.038216 ! Fit after self-cal, rms=0.094726Jy sigma=1.035744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=15.51 mas, bpa=7.953 degrees ! Estimated noise=0.789429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242481 Jy ! Component: 100 - total flux cleaned = 0.000348043 Jy ! Component: 150 - total flux cleaned = 0.000348031 Jy ! Component: 200 - total flux cleaned = 0.000348288 Jy ! Total flux subtracted in 200 components = 0.000348288 Jy ! Clean residual min=-0.003337 max=0.003094 Jy/beam ! Clean residual mean=-0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.155049 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.155049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094668Jy sigma=1.035064 ! Fit after self-cal, rms=0.094704Jy sigma=1.034994 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 = -4.36565e-05 Jy ! Component: 100 - total flux cleaned = -4.23618e-05 Jy ! Component: 150 - total flux cleaned = -4.25618e-05 Jy ! Component: 200 - total flux cleaned = -7.12489e-05 Jy ! Total flux subtracted in 200 components = -7.12489e-05 Jy ! Clean residual min=-0.003297 max=0.003098 Jy/beam ! Clean residual mean=-0.000000 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.154977 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.154977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094681Jy sigma=1.034704 ! Fit after self-cal, rms=0.094687Jy sigma=1.034690 ! 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.094687Jy sigma=1.034690 ! Fit after self-cal, rms=0.094886Jy sigma=1.034189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=15.52 mas, bpa=7.961 degrees ! Estimated noise=0.786715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.27359e-06 Jy ! Component: 100 - total flux cleaned = -2.39913e-06 Jy ! Component: 150 - total flux cleaned = -3.50548e-06 Jy ! Component: 200 - total flux cleaned = 2.47379e-05 Jy ! Total flux subtracted in 200 components = 2.47379e-05 Jy ! Clean residual min=-0.003164 max=0.002997 Jy/beam ! Clean residual mean=-0.000006 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.155002 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 115 components and 0.155002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094857Jy sigma=1.033871 ! Fit after self-cal, rms=0.094869Jy sigma=1.033849 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.46301e-05 Jy ! Component: 100 - total flux cleaned = -1.5031e-05 Jy ! Component: 150 - total flux cleaned = 8.20507e-06 Jy ! Component: 200 - total flux cleaned = 3.04521e-05 Jy ! Total flux subtracted in 200 components = 3.04521e-05 Jy ! Clean residual min=-0.003174 max=0.002986 Jy/beam ! Clean residual mean=-0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.155032 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.155032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094856Jy sigma=1.033704 ! Fit after self-cal, rms=0.094859Jy sigma=1.033700 ! 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.094859Jy sigma=1.033700 ! Fit after self-cal, rms=0.094941Jy sigma=1.033620 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.248 mas, bmaj=23.87 mas, bpa=-1.984 degrees ! Estimated noise=0.911351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190983 Jy ! Component: 100 - total flux cleaned = -0.000358095 Jy ! Component: 150 - total flux cleaned = -0.000490392 Jy ! Component: 200 - total flux cleaned = -0.000583144 Jy ! Total flux subtracted in 200 components = -0.000583144 Jy ! Clean residual min=-0.002695 max=0.002980 Jy/beam ! Clean residual mean=-0.000010 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.154449 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 132 components and 0.154449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094930Jy sigma=1.033601 ! Fit after self-cal, rms=0.094938Jy sigma=1.033583 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.20723e-05 Jy ! Component: 100 - total flux cleaned = -7.19607e-05 Jy ! Component: 150 - total flux cleaned = -0.00011065 Jy ! Component: 200 - total flux cleaned = -0.000121829 Jy ! Total flux subtracted in 200 components = -0.000121829 Jy ! Clean residual min=-0.002715 max=0.003004 Jy/beam ! Clean residual mean=-0.000011 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.154327 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 145 components and 0.154327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094933Jy sigma=1.033555 ! Fit after self-cal, rms=0.094934Jy sigma=1.033548 ! 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.768 mas, bmaj=15.53 mas, bpa=7.99 degrees ! Estimated noise=0.785038 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 15.53 at 7.99 degrees (North through East) ! Clean map min=-0.0056689 max=0.13283 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=3.009 mas, bmaj=13.03 mas, bpa=8.866 degrees ! Estimated noise=1.42606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10354 Jy ! Component: 100 - total flux cleaned = 0.129796 Jy ! Component: 150 - total flux cleaned = 0.141307 Jy ! Component: 200 - total flux cleaned = 0.147074 Jy ! Total flux subtracted in 200 components = 0.147074 Jy ! Clean residual min=-0.005803 max=0.005262 Jy/beam ! Clean residual mean=0.000012 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.147074 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.147074 Jy ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=15.53 mas, bpa=7.99 degrees ! Estimated noise=0.785038 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.00433213 Jy ! Component: 100 - total flux cleaned = 0.005188 Jy ! Component: 150 - total flux cleaned = 0.0059914 Jy ! Component: 200 - total flux cleaned = 0.00633966 Jy ! Total flux subtracted in 200 components = 0.00633966 Jy ! Clean residual min=-0.003385 max=0.002909 Jy/beam ! Clean residual mean=-0.000003 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.153414 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.153414 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.248 mas, bmaj=23.87 mas, bpa=-1.984 degrees ! Estimated noise=0.911351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029094 Jy ! Component: 100 - total flux cleaned = 0.00044323 Jy ! Component: 150 - total flux cleaned = 0.000400931 Jy ! Component: 200 - total flux cleaned = 0.000438718 Jy ! Total flux subtracted in 200 components = 0.000438718 Jy ! Clean residual min=-0.002839 max=0.003030 Jy/beam ! Clean residual mean=-0.000009 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.153852 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.37484e-05 Jy ! Component: 100 - total flux cleaned = 3.34476e-05 Jy ! Component: 150 - total flux cleaned = 6.44928e-05 Jy ! Component: 200 - total flux cleaned = 9.15701e-05 Jy ! Total flux subtracted in 200 components = 9.15701e-05 Jy ! Clean residual min=-0.002805 max=0.002973 Jy/beam ! Clean residual mean=-0.000009 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.153944 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.153944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=15.53 mas, bpa=7.99 degrees ! Estimated noise=0.785038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.87564e-05 Jy ! Component: 100 - total flux cleaned = -2.00626e-05 Jy ! Component: 150 - total flux cleaned = 2.40391e-05 Jy ! Component: 200 - total flux cleaned = 2.29993e-05 Jy ! Total flux subtracted in 200 components = 2.29993e-05 Jy ! Clean residual min=-0.003235 max=0.002898 Jy/beam ! Clean residual mean=-0.000004 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.153967 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.153967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095001Jy sigma=1.034225 ! Fit after self-cal, rms=0.094980Jy sigma=1.034116 wmodel J1146-3328_S_map.mod ! Writing 84 model components to file: J1146-3328_S_map.mod wobs J1146-3328_S_uvs.fits ! Writing UV FITS file: J1146-3328_S_uvs.fits wwins J1146-3328_S_map.win ! wwins: Wrote 2 windows to J1146-3328_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.000879915 Jy ! Component: 100 - total flux cleaned = -0.00177034 Jy ! Component: 150 - total flux cleaned = -0.0023027 Jy ! Component: 200 - total flux cleaned = -0.00253169 Jy ! Component: 250 - total flux cleaned = -0.00270716 Jy ! Component: 300 - total flux cleaned = -0.00308433 Jy ! Component: 350 - total flux cleaned = -0.0034076 Jy ! Component: 400 - total flux cleaned = -0.0035646 Jy ! Component: 450 - total flux cleaned = -0.00383121 Jy ! Component: 500 - total flux cleaned = -0.00394236 Jy ! Component: 550 - total flux cleaned = -0.00412195 Jy ! Component: 600 - total flux cleaned = -0.00436527 Jy ! Component: 650 - total flux cleaned = -0.0045002 Jy ! Component: 700 - total flux cleaned = -0.00459923 Jy ! Component: 750 - total flux cleaned = -0.00482612 Jy ! Component: 800 - total flux cleaned = -0.00498422 Jy ! Component: 850 - total flux cleaned = -0.00516916 Jy ! Component: 900 - total flux cleaned = -0.0051689 Jy ! Component: 950 - total flux cleaned = -0.00528837 Jy ! Component: 1000 - total flux cleaned = -0.00543459 Jy ! Component: 1050 - total flux cleaned = -0.00546439 Jy ! Component: 1100 - total flux cleaned = -0.00571851 Jy ! Component: 1150 - total flux cleaned = -0.00574646 Jy ! Component: 1200 - total flux cleaned = -0.00591011 Jy ! Component: 1250 - total flux cleaned = -0.00601743 Jy ! Component: 1300 - total flux cleaned = -0.00622839 Jy ! Component: 1350 - total flux cleaned = -0.00625361 Jy ! Component: 1400 - total flux cleaned = -0.00640647 Jy ! Component: 1450 - total flux cleaned = -0.00655714 Jy ! Component: 1500 - total flux cleaned = -0.00663127 Jy ! Component: 1550 - total flux cleaned = -0.00675316 Jy ! Component: 1600 - total flux cleaned = -0.00694587 Jy ! Component: 1650 - total flux cleaned = -0.00701762 Jy ! Component: 1700 - total flux cleaned = -0.00725271 Jy ! Component: 1750 - total flux cleaned = -0.00734528 Jy ! Component: 1800 - total flux cleaned = -0.00752866 Jy ! Component: 1850 - total flux cleaned = -0.00766441 Jy ! Component: 1900 - total flux cleaned = -0.00768686 Jy ! Component: 1950 - total flux cleaned = -0.00777579 Jy ! Component: 2000 - total flux cleaned = -0.00790754 Jy ! Component: 2050 - total flux cleaned = -0.00795076 Jy ! Component: 2100 - total flux cleaned = -0.00795097 Jy ! Component: 2150 - total flux cleaned = -0.0081001 Jy ! Component: 2200 - total flux cleaned = -0.00809944 Jy ! Component: 2250 - total flux cleaned = -0.00816215 Jy ! Component: 2300 - total flux cleaned = -0.0081415 Jy ! Component: 2350 - total flux cleaned = -0.00826497 Jy ! Component: 2400 - total flux cleaned = -0.00822433 Jy ! Component: 2450 - total flux cleaned = -0.00816397 Jy ! Component: 2500 - total flux cleaned = -0.00816402 Jy ! Component: 2550 - total flux cleaned = -0.00816409 Jy ! Component: 2600 - total flux cleaned = -0.00816404 Jy ! Component: 2650 - total flux cleaned = -0.00810529 Jy ! Component: 2700 - total flux cleaned = -0.00818336 Jy ! Component: 2750 - total flux cleaned = -0.00822218 Jy ! Component: 2800 - total flux cleaned = -0.00820292 Jy ! Component: 2850 - total flux cleaned = -0.00818391 Jy ! Component: 2900 - total flux cleaned = -0.00822181 Jy ! Component: 2950 - total flux cleaned = -0.00818426 Jy ! Component: 3000 - total flux cleaned = -0.00816564 Jy ! Component: 3050 - total flux cleaned = -0.00822145 Jy ! Component: 3100 - total flux cleaned = -0.00825831 Jy ! Component: 3150 - total flux cleaned = -0.00823984 Jy ! Component: 3200 - total flux cleaned = -0.00822163 Jy ! Component: 3250 - total flux cleaned = -0.00825767 Jy ! Component: 3300 - total flux cleaned = -0.00823978 Jy ! Component: 3350 - total flux cleaned = -0.00823971 Jy ! Component: 3400 - total flux cleaned = -0.00823984 Jy ! Component: 3450 - total flux cleaned = -0.00825739 Jy ! Component: 3500 - total flux cleaned = -0.00823987 Jy ! Component: 3550 - total flux cleaned = -0.00829219 Jy ! Component: 3600 - total flux cleaned = -0.00825734 Jy ! Component: 3650 - total flux cleaned = -0.00824012 Jy ! Component: 3700 - total flux cleaned = -0.0082746 Jy ! Component: 3750 - total flux cleaned = -0.00834295 Jy ! Component: 3800 - total flux cleaned = -0.00830896 Jy ! Component: 3850 - total flux cleaned = -0.00822428 Jy ! Component: 3900 - total flux cleaned = -0.00827494 Jy ! Component: 3950 - total flux cleaned = -0.00824156 Jy ! Component: 4000 - total flux cleaned = -0.00827474 Jy ! Component: 4050 - total flux cleaned = -0.00827477 Jy ! Total flux subtracted in 4096 components = -0.00827483 Jy ! Clean residual min=-0.000934 max=0.001237 Jy/beam ! Clean residual mean=0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.145692 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 388 components and 0.145692 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1146-3328_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 15.53 at 7.99 degrees (North through East) ! Clean map min=-0.0040225 max=0.13277 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1146-3328_S_map.fits wmodel /scr/pima/rv118_uvs/J1146-3328_S_map.mod ! Writing 388 model components to file: /scr/pima/rv118_uvs/J1146-3328_S_map.mod wobs /scr/pima/rv118_uvs/J1146-3328_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1146-3328_S_uvs.fits wwins /scr/pima/rv118_uvs/J1146-3328_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J1146-3328_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132766 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000315017 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.711819 0.711819 1.42364 2.84728 5.69455 11.3891 22.7782 45.5564 91.1128 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 421.455 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1146-3328_S_dfm.log closed on Sun Dec 10 00:09:43 2017