! Started logfile: /scr/pima/bg219g_uvs/J1506-0919_S_dfm.log on Thu May 19 21:50:40 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/bg219g_uvs/J1506-0919_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1506-0919_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J1506-0919 ! ! 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 3 lines of history. ! ! Reading 4816 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 J1506-0919_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.141907Jy sigma=20.257453 ! Fit after self-cal, rms=0.618492Jy sigma=12.070627 ! 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.634 mas, bmaj=6.237 mas, bpa=-4.801 degrees ! Estimated noise=0.842273 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.285957 Jy ! Component: 100 - total flux cleaned = 0.40159 Jy ! Total flux subtracted in 100 components = 0.40159 Jy ! Clean residual min=-0.035763 max=0.057261 Jy/beam ! Clean residual mean=0.000025 rms=0.011115 Jy/beam ! Combined flux in latest and established models = 0.40159 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.40159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318584Jy sigma=3.975924 ! Fit after self-cal, rms=0.318375Jy sigma=3.973644 ! 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.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 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.0850249 Jy ! Component: 100 - total flux cleaned = 0.127397 Jy ! Component: 150 - total flux cleaned = 0.149017 Jy ! Component: 200 - total flux cleaned = 0.157283 Jy ! Total flux subtracted in 200 components = 0.157283 Jy ! Clean residual min=-0.039775 max=0.057124 Jy/beam ! Clean residual mean=-0.000159 rms=0.014003 Jy/beam ! Combined flux in latest and established models = 0.558873 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.558873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274124Jy sigma=3.734409 ! Fit after self-cal, rms=0.273922Jy sigma=3.732572 ! 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.144 x 7.142 at -3.378 degrees (North through East) ! Clean map min=-0.038716 max=0.40511 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* MK 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* MK 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* MK 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.273922Jy sigma=3.732572 ! Fit after self-cal, rms=0.273922Jy sigma=3.732572 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 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.00183741 Jy ! Component: 100 - total flux cleaned = 0.00305181 Jy ! Component: 150 - total flux cleaned = 0.0030475 Jy ! Component: 200 - total flux cleaned = 0.0028175 Jy ! Total flux subtracted in 200 components = 0.0028175 Jy ! Clean residual min=-0.040236 max=0.055365 Jy/beam ! Clean residual mean=-0.000163 rms=0.013966 Jy/beam ! Combined flux in latest and established models = 0.561691 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.561691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272422Jy sigma=3.730534 ! Fit after self-cal, rms=0.272326Jy sigma=3.730011 ! 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.272326Jy sigma=3.730011 ! Fit after self-cal, rms=0.272326Jy sigma=3.730011 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000738091 Jy ! Component: 100 - total flux cleaned = -0.000108061 Jy ! Component: 150 - total flux cleaned = -0.000286735 Jy ! Component: 200 - total flux cleaned = -0.000271545 Jy ! Total flux subtracted in 200 components = -0.000271545 Jy ! Clean residual min=-0.040531 max=0.054977 Jy/beam ! Clean residual mean=-0.000166 rms=0.013939 Jy/beam ! Combined flux in latest and established models = 0.561419 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.561419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271709Jy sigma=3.726665 ! Fit after self-cal, rms=0.271646Jy sigma=3.726318 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.000574967 Jy ! Component: 100 - total flux cleaned = -0.000565887 Jy ! Component: 150 - total flux cleaned = -0.000706304 Jy ! Component: 200 - total flux cleaned = -0.000834147 Jy ! Total flux subtracted in 200 components = -0.000834147 Jy ! Clean residual min=-0.040763 max=0.054865 Jy/beam ! Clean residual mean=-0.000168 rms=0.013922 Jy/beam ! Combined flux in latest and established models = 0.560585 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.560585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271337Jy sigma=3.723791 ! Fit after self-cal, rms=0.271281Jy sigma=3.723506 ! 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.271281Jy sigma=3.723506 ! Fit after self-cal, rms=0.271281Jy sigma=3.723506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000748731 Jy ! Component: 100 - total flux cleaned = -0.000747852 Jy ! Component: 150 - total flux cleaned = -0.00073947 Jy ! Component: 200 - total flux cleaned = -0.000840795 Jy ! Total flux subtracted in 200 components = -0.000840795 Jy ! Clean residual min=-0.040903 max=0.054759 Jy/beam ! Clean residual mean=-0.000169 rms=0.013910 Jy/beam ! Combined flux in latest and established models = 0.559744 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.559744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271087Jy sigma=3.721606 ! Fit after self-cal, rms=0.271034Jy sigma=3.721344 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.000489275 Jy ! Component: 100 - total flux cleaned = -0.000490049 Jy ! Component: 150 - total flux cleaned = -0.000494029 Jy ! Component: 200 - total flux cleaned = -0.000591958 Jy ! Total flux subtracted in 200 components = -0.000591958 Jy ! Clean residual min=-0.040992 max=0.054629 Jy/beam ! Clean residual mean=-0.000170 rms=0.013901 Jy/beam ! Combined flux in latest and established models = 0.559152 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.559152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270874Jy sigma=3.720250 ! Fit after self-cal, rms=0.270833Jy sigma=3.720043 ! 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.270833Jy sigma=3.720043 ! Fit after self-cal, rms=0.270833Jy sigma=3.720043 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.144 mas, bmaj=13.09 mas, bpa=1.076 degrees ! Estimated noise=0.864153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00415494 Jy ! Component: 100 - total flux cleaned = -0.00408791 Jy ! Component: 150 - total flux cleaned = -0.00455192 Jy ! Component: 200 - total flux cleaned = -0.00498721 Jy ! Total flux subtracted in 200 components = -0.00498721 Jy ! Clean residual min=-0.065409 max=0.098744 Jy/beam ! Clean residual mean=-0.000428 rms=0.025984 Jy/beam ! Combined flux in latest and established models = 0.554165 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.554165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271479Jy sigma=3.743011 ! Fit after self-cal, rms=0.271127Jy sigma=3.736289 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.00216346 Jy ! Component: 100 - total flux cleaned = -0.00211185 Jy ! Component: 150 - total flux cleaned = -0.00238914 Jy ! Component: 200 - total flux cleaned = -0.00238152 Jy ! Total flux subtracted in 200 components = -0.00238152 Jy ! Clean residual min=-0.064651 max=0.097006 Jy/beam ! Clean residual mean=-0.000440 rms=0.025803 Jy/beam ! Combined flux in latest and established models = 0.551784 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.551783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272232Jy sigma=3.773708 ! Fit after self-cal, rms=0.271984Jy sigma=3.768407 ! 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.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.142 at -3.378 degrees (North through East) ! Clean map min=-0.045952 max=0.42732 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.634 mas, bmaj=6.237 mas, bpa=-4.801 degrees ! Estimated noise=0.842273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.285715 Jy ! Component: 100 - total flux cleaned = 0.402127 Jy ! Component: 150 - total flux cleaned = 0.470644 Jy ! Component: 200 - total flux cleaned = 0.513218 Jy ! Total flux subtracted in 200 components = 0.513218 Jy ! Clean residual min=-0.032278 max=0.045333 Jy/beam ! Clean residual mean=-0.000035 rms=0.009745 Jy/beam ! Combined flux in latest and established models = 0.513218 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.513218 Jy ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 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.0266753 Jy ! Component: 100 - total flux cleaned = 0.0314935 Jy ! Component: 150 - total flux cleaned = 0.0351479 Jy ! Component: 200 - total flux cleaned = 0.0375746 Jy ! Total flux subtracted in 200 components = 0.0375746 Jy ! Clean residual min=-0.039758 max=0.055591 Jy/beam ! Clean residual mean=-0.000159 rms=0.013916 Jy/beam ! Combined flux in latest and established models = 0.550792 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.550792 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.144 mas, bmaj=13.09 mas, bpa=1.076 degrees ! Estimated noise=0.864153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246348 Jy ! Component: 100 - total flux cleaned = 0.00405084 Jy ! Component: 150 - total flux cleaned = 0.00526624 Jy ! Component: 200 - total flux cleaned = 0.00578057 Jy ! Total flux subtracted in 200 components = 0.00578057 Jy ! Clean residual min=-0.064318 max=0.099539 Jy/beam ! Clean residual mean=-0.000423 rms=0.026023 Jy/beam ! Combined flux in latest and established models = 0.556573 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.000453269 Jy ! Component: 100 - total flux cleaned = -0.000858344 Jy ! Component: 150 - total flux cleaned = -0.00155868 Jy ! Component: 200 - total flux cleaned = -0.00188365 Jy ! Total flux subtracted in 200 components = -0.00188365 Jy ! Clean residual min=-0.064223 max=0.097848 Jy/beam ! Clean residual mean=-0.000433 rms=0.025851 Jy/beam ! Combined flux in latest and established models = 0.554689 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.554689 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.142 mas, bpa=-3.378 degrees ! Estimated noise=0.636751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770587 Jy ! Component: 100 - total flux cleaned = 0.00466271 Jy ! Component: 150 - total flux cleaned = 0.00290983 Jy ! Component: 200 - total flux cleaned = 0.00225359 Jy ! Total flux subtracted in 200 components = 0.00225359 Jy ! Clean residual min=-0.041202 max=0.054456 Jy/beam ! Clean residual mean=-0.000176 rms=0.013826 Jy/beam ! Combined flux in latest and established models = 0.556943 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.556943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270485Jy sigma=3.716708 ! Fit after self-cal, rms=0.270449Jy sigma=3.716253 wmodel /J1506-0919_S_map.mod ! wmodel: Unable to open new model file: /J1506-0919_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1506-0919_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.142 at -3.378 degrees (North through East) ! Clean map min=-0.040322 max=0.41711 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1506-0919_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.417105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0138249 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.9435 9.9435 19.887 39.774 79.548 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0414 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.417 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 30.17 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1506-0919_S_dfm.log closed on Thu May 19 21:50:42 2016