! Started logfile: /scr/pima/bg219b_uvs/J0416-3339_S_dfm.log on Thu May 19 20:01:20 2016 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 /scr/pima/bg219b_uvs/J0416-3339_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0416-3339_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.870072 visibilities/baseline/integration-bin. ! Found source: J0416-3339 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7768 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 J0416-3339_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025728Jy sigma=15.129829 ! Fit after self-cal, rms=0.803518Jy sigma=11.726325 ! 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.019 mas, bmaj=14.88 mas, bpa=12.12 degrees ! Estimated noise=0.990994 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.157599 Jy ! Component: 100 - total flux cleaned = 0.195967 Jy ! Total flux subtracted in 100 components = 0.195967 Jy ! Clean residual min=-0.010775 max=0.016667 Jy/beam ! Clean residual mean=0.000008 rms=0.002947 Jy/beam ! Combined flux in latest and established models = 0.195967 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.195967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104564Jy sigma=1.414705 ! Fit after self-cal, rms=0.104573Jy sigma=1.414301 ! 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.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 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.0177414 Jy ! Component: 100 - total flux cleaned = 0.0253166 Jy ! Component: 150 - total flux cleaned = 0.0260303 Jy ! Component: 200 - total flux cleaned = 0.0260292 Jy ! Total flux subtracted in 200 components = 0.0260292 Jy ! Clean residual min=-0.006940 max=0.011914 Jy/beam ! Clean residual mean=-0.000014 rms=0.002617 Jy/beam ! Combined flux in latest and established models = 0.221996 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.221996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101877Jy sigma=1.371932 ! Fit after self-cal, rms=0.101898Jy sigma=1.371744 ! 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.983 x 17.94 at 10.81 degrees (North through East) ! Clean map min=-0.0066529 max=0.19138 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.101898Jy sigma=1.371744 ! Fit after self-cal, rms=0.101898Jy sigma=1.371744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 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.000126632 Jy ! Component: 100 - total flux cleaned = 0.000120869 Jy ! Component: 150 - total flux cleaned = 0.000121877 Jy ! Component: 200 - total flux cleaned = 0.000120607 Jy ! Total flux subtracted in 200 components = 0.000120607 Jy ! Clean residual min=-0.006696 max=0.011744 Jy/beam ! Clean residual mean=-0.000012 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.222117 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.222117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101722Jy sigma=1.369397 ! Fit after self-cal, rms=0.101719Jy sigma=1.369363 ! 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.101719Jy sigma=1.369363 ! Fit after self-cal, rms=0.101719Jy sigma=1.369363 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=17.94 mas, bpa=10.81 degrees ! Estimated noise=0.599166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.26759e-05 Jy ! Component: 100 - total flux cleaned = 7.88079e-05 Jy ! Component: 150 - total flux cleaned = 7.558e-05 Jy ! Component: 200 - total flux cleaned = 0.000126323 Jy ! Total flux subtracted in 200 components = 0.000126323 Jy ! Clean residual min=-0.006528 max=0.011666 Jy/beam ! Clean residual mean=-0.000012 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.222243 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.222243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101651Jy sigma=1.368415 ! Fit after self-cal, rms=0.101648Jy sigma=1.368388 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 (-78, -75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109796 Jy ! Component: 100 - total flux cleaned = 0.0162878 Jy ! Component: 150 - total flux cleaned = 0.0177304 Jy ! Component: 200 - total flux cleaned = 0.0178438 Jy ! Total flux subtracted in 200 components = 0.0178438 Jy ! Clean residual min=-0.006122 max=0.009715 Jy/beam ! Clean residual mean=-0.000004 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.240087 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 116 components and 0.240087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100615Jy sigma=1.347569 ! Fit after self-cal, rms=0.100495Jy sigma=1.343914 ! 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.100495Jy sigma=1.343914 ! Fit after self-cal, rms=0.101177Jy sigma=1.334080 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18 mas, bpa=10.79 degrees ! Estimated noise=0.600222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214888 Jy ! Component: 100 - total flux cleaned = 0.00206255 Jy ! Component: 150 - total flux cleaned = 0.00213537 Jy ! Component: 200 - total flux cleaned = 0.00200216 Jy ! Total flux subtracted in 200 components = 0.00200216 Jy ! Clean residual min=-0.005551 max=0.006287 Jy/beam ! Clean residual mean=0.000009 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.242089 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 150 components and 0.242089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101032Jy sigma=1.331413 ! Fit after self-cal, rms=0.101063Jy sigma=1.330975 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.00100473 Jy ! Component: 100 - total flux cleaned = 0.000822797 Jy ! Component: 150 - total flux cleaned = 0.000767811 Jy ! Component: 200 - total flux cleaned = 0.000618458 Jy ! Total flux subtracted in 200 components = 0.000618458 Jy ! Clean residual min=-0.005490 max=0.005879 Jy/beam ! Clean residual mean=0.000009 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.242707 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 167 components and 0.242707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101004Jy sigma=1.329883 ! Fit after self-cal, rms=0.101009Jy sigma=1.329793 ! 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.101009Jy sigma=1.329793 ! Fit after self-cal, rms=0.101338Jy sigma=1.319344 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.415 mas, bmaj=26.29 mas, bpa=1.563 degrees ! Estimated noise=0.673754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023168 Jy ! Component: 100 - total flux cleaned = -0.00352678 Jy ! Component: 150 - total flux cleaned = -0.0039535 Jy ! Component: 200 - total flux cleaned = -0.00417785 Jy ! Total flux subtracted in 200 components = -0.00417785 Jy ! Clean residual min=-0.005110 max=0.006237 Jy/beam ! Clean residual mean=0.000018 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.238529 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 183 components and 0.238529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101302Jy sigma=1.318773 ! Fit after self-cal, rms=0.101323Jy sigma=1.318554 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 (-77.5, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00547251 Jy ! Component: 100 - total flux cleaned = 0.00833515 Jy ! Component: 150 - total flux cleaned = 0.0101842 Jy ! Component: 200 - total flux cleaned = 0.0109268 Jy ! Total flux subtracted in 200 components = 0.0109268 Jy ! Clean residual min=-0.004078 max=0.005124 Jy/beam ! Clean residual mean=0.000015 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.249456 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 228 components and 0.249456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101124Jy sigma=1.315016 ! Fit after self-cal, rms=0.101079Jy sigma=1.314333 ! 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.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 18.05 at 10.83 degrees (North through East) ! Clean map min=-0.0040171 max=0.19192 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.023 mas, bmaj=14.94 mas, bpa=12.15 degrees ! Estimated noise=0.998811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158479 Jy ! Component: 100 - total flux cleaned = 0.196594 Jy ! Component: 150 - total flux cleaned = 0.21465 Jy ! Component: 200 - total flux cleaned = 0.225616 Jy ! Total flux subtracted in 200 components = 0.225616 Jy ! Clean residual min=-0.007195 max=0.007688 Jy/beam ! Clean residual mean=0.000007 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.225616 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.225616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 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.00807261 Jy ! Component: 100 - total flux cleaned = 0.0134516 Jy ! Component: 150 - total flux cleaned = 0.015926 Jy ! Component: 200 - total flux cleaned = 0.0175825 Jy ! Total flux subtracted in 200 components = 0.0175825 Jy ! Clean residual min=-0.004578 max=0.004920 Jy/beam ! Clean residual mean=0.000005 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.243198 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.243198 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.415 mas, bmaj=26.29 mas, bpa=1.563 degrees ! Estimated noise=0.673754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368039 Jy ! Component: 100 - total flux cleaned = 0.00643047 Jy ! Component: 150 - total flux cleaned = 0.00840242 Jy ! Component: 200 - total flux cleaned = 0.00980682 Jy ! Total flux subtracted in 200 components = 0.00980682 Jy ! Clean residual min=-0.004026 max=0.004878 Jy/beam ! Clean residual mean=0.000009 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.253005 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00074877 Jy ! Component: 100 - total flux cleaned = 0.00123092 Jy ! Component: 150 - total flux cleaned = 0.00155083 Jy ! Component: 200 - total flux cleaned = 0.00179341 Jy ! Total flux subtracted in 200 components = 0.00179341 Jy ! Clean residual min=-0.003925 max=0.004759 Jy/beam ! Clean residual mean=0.000009 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.254798 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 162 components and 0.254798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=18.05 mas, bpa=10.83 degrees ! Estimated noise=0.601057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352994 Jy ! Component: 100 - total flux cleaned = 0.00017744 Jy ! Component: 150 - total flux cleaned = 5.21723e-06 Jy ! Component: 200 - total flux cleaned = -0.000152975 Jy ! Total flux subtracted in 200 components = -0.000152975 Jy ! Clean residual min=-0.004118 max=0.004487 Jy/beam ! Clean residual mean=0.000006 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.254645 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 189 components and 0.254646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101094Jy sigma=1.314717 ! Fit after self-cal, rms=0.101031Jy sigma=1.314000 wmodel /J0416-3339_S_map.mod ! wmodel: Unable to open new model file: /J0416-3339_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0416-3339_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 18.05 at 10.83 degrees (North through East) ! Clean map min=-0.0039521 max=0.18963 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0416-3339_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.189629 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00100434 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.5889 1.5889 3.17779 6.35558 12.7112 25.4223 50.8446 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.189 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 188.81 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0416-3339_S_dfm.log closed on Thu May 19 20:01:23 2016