! Started logfile: /scr/pima/bg219b_uvs/J0711-0137_S_dfm.log on Thu May 19 20:08:38 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/J0711-0137_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0711-0137_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.891166 visibilities/baseline/integration-bin. ! Found source: J0711-0137 ! ! 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 7828 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 J0711-0137_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032489Jy sigma=20.118044 ! Fit after self-cal, rms=0.887999Jy sigma=17.844901 ! 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.345 mas, bmaj=9.897 mas, bpa=17.91 degrees ! Estimated noise=0.634691 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.0860434 Jy ! Component: 100 - total flux cleaned = 0.104806 Jy ! Total flux subtracted in 100 components = 0.104806 Jy ! Clean residual min=-0.006662 max=0.010147 Jy/beam ! Clean residual mean=-0.000010 rms=0.001837 Jy/beam ! Combined flux in latest and established models = 0.104806 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.104806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193564Jy sigma=1.418909 ! Fit after self-cal, rms=0.193439Jy sigma=1.413164 ! 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=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 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.00496427 Jy ! Component: 100 - total flux cleaned = 0.00612161 Jy ! Component: 150 - total flux cleaned = 0.0064174 Jy ! Component: 200 - total flux cleaned = 0.00636988 Jy ! Total flux subtracted in 200 components = 0.00636988 Jy ! Clean residual min=-0.008011 max=0.009489 Jy/beam ! Clean residual mean=-0.000017 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.111176 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.111176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192577Jy sigma=1.414934 ! Fit after self-cal, rms=0.192589Jy sigma=1.414778 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 10.22 at 16.23 degrees (North through East) ! Clean map min=-0.0078788 max=0.11013 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.192589Jy sigma=1.414778 ! Fit after self-cal, rms=0.192589Jy sigma=1.414778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 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 = 9.42695e-06 Jy ! Component: 100 - total flux cleaned = 8.45185e-06 Jy ! Component: 150 - total flux cleaned = -2.64346e-05 Jy ! Component: 200 - total flux cleaned = -5.5984e-05 Jy ! Total flux subtracted in 200 components = -5.5984e-05 Jy ! Clean residual min=-0.007976 max=0.009384 Jy/beam ! Clean residual mean=-0.000017 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.11112 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.11112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192527Jy sigma=1.414700 ! Fit after self-cal, rms=0.192536Jy sigma=1.414626 ! 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.192536Jy sigma=1.414626 ! Fit after self-cal, rms=0.192536Jy sigma=1.414626 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162117 Jy ! Component: 100 - total flux cleaned = -0.000108065 Jy ! Component: 150 - total flux cleaned = -0.000108137 Jy ! Component: 200 - total flux cleaned = -0.000149221 Jy ! Total flux subtracted in 200 components = -0.000149221 Jy ! Clean residual min=-0.007975 max=0.009237 Jy/beam ! Clean residual mean=-0.000017 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.110971 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.110971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192507Jy sigma=1.414590 ! Fit after self-cal, rms=0.192513Jy sigma=1.414540 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.000146619 Jy ! Component: 100 - total flux cleaned = -0.000145895 Jy ! Component: 150 - total flux cleaned = -0.000126739 Jy ! Component: 200 - total flux cleaned = -0.000143628 Jy ! Total flux subtracted in 200 components = -0.000143628 Jy ! Clean residual min=-0.007977 max=0.009110 Jy/beam ! Clean residual mean=-0.000017 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.110828 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.110828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192502Jy sigma=1.414419 ! Fit after self-cal, rms=0.192506Jy sigma=1.414385 ! 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.192506Jy sigma=1.414385 ! Fit after self-cal, rms=0.192506Jy sigma=1.414385 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117957 Jy ! Component: 100 - total flux cleaned = -0.000116325 Jy ! Component: 150 - total flux cleaned = -9.973e-05 Jy ! Component: 200 - total flux cleaned = -0.000114558 Jy ! Total flux subtracted in 200 components = -0.000114558 Jy ! Clean residual min=-0.007977 max=0.009002 Jy/beam ! Clean residual mean=-0.000017 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.110713 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.110713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192498Jy sigma=1.414294 ! Fit after self-cal, rms=0.192502Jy sigma=1.414270 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.06637e-05 Jy ! Component: 100 - total flux cleaned = -8.15895e-05 Jy ! Component: 150 - total flux cleaned = -6.73727e-05 Jy ! Component: 200 - total flux cleaned = -5.35285e-05 Jy ! Total flux subtracted in 200 components = -5.35285e-05 Jy ! Clean residual min=-0.007978 max=0.008918 Jy/beam ! Clean residual mean=-0.000017 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.110659 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.110659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192496Jy sigma=1.414196 ! Fit after self-cal, rms=0.192499Jy sigma=1.414180 ! 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.192499Jy sigma=1.414180 ! Fit after self-cal, rms=0.192499Jy sigma=1.414180 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.555 mas, bmaj=12.66 mas, bpa=5.512 degrees ! Estimated noise=0.524088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035778 Jy ! Component: 100 - total flux cleaned = -0.000356424 Jy ! Component: 150 - total flux cleaned = -0.000385931 Jy ! Component: 200 - total flux cleaned = -0.000399079 Jy ! Total flux subtracted in 200 components = -0.000399079 Jy ! Clean residual min=-0.010347 max=0.013336 Jy/beam ! Clean residual mean=-0.000030 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 0.11026 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.11026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192506Jy sigma=1.414070 ! Fit after self-cal, rms=0.192512Jy sigma=1.414061 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 (-17.5, 100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107977 Jy ! Component: 100 - total flux cleaned = 0.0144059 Jy ! Component: 150 - total flux cleaned = 0.0176614 Jy ! Component: 200 - total flux cleaned = 0.0202839 Jy ! Total flux subtracted in 200 components = 0.0202839 Jy ! Clean residual min=-0.010271 max=0.010555 Jy/beam ! Clean residual mean=-0.000015 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.130544 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 152 components and 0.130544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190527Jy sigma=1.398322 ! Fit after self-cal, rms=0.190443Jy sigma=1.395104 ! 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=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 10.22 at 16.23 degrees (North through East) ! Clean map min=-0.0074715 max=0.11087 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.345 mas, bmaj=9.897 mas, bpa=17.91 degrees ! Estimated noise=0.634691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0861253 Jy ! Component: 100 - total flux cleaned = 0.105662 Jy ! Component: 150 - total flux cleaned = 0.113555 Jy ! Component: 200 - total flux cleaned = 0.117437 Jy ! Total flux subtracted in 200 components = 0.117437 Jy ! Clean residual min=-0.006423 max=0.008238 Jy/beam ! Clean residual mean=-0.000008 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.117437 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.117437 Jy ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 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) ! Added new window around map position (54, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00694676 Jy ! Component: 100 - total flux cleaned = 0.00965844 Jy ! Component: 150 - total flux cleaned = 0.0113516 Jy ! Component: 200 - total flux cleaned = 0.0131873 Jy ! Total flux subtracted in 200 components = 0.0131873 Jy ! Clean residual min=-0.006957 max=0.007176 Jy/beam ! Clean residual mean=-0.000009 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.130624 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 74 components and 0.130624 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.555 mas, bmaj=12.66 mas, bpa=5.512 degrees ! Estimated noise=0.524088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324922 Jy ! Component: 100 - total flux cleaned = 0.00479983 Jy ! Component: 150 - total flux cleaned = 0.00633403 Jy ! Component: 200 - total flux cleaned = 0.00787991 Jy ! Total flux subtracted in 200 components = 0.00787991 Jy ! Clean residual min=-0.009653 max=0.009151 Jy/beam ! Clean residual mean=-0.000014 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.138504 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.00103578 Jy ! Component: 100 - total flux cleaned = 0.00212886 Jy ! Component: 150 - total flux cleaned = 0.00270059 Jy ! Component: 200 - total flux cleaned = 0.00323704 Jy ! Total flux subtracted in 200 components = 0.00323704 Jy ! Clean residual min=-0.009604 max=0.008877 Jy/beam ! Clean residual mean=-0.000013 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 0.141741 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 171 components and 0.141741 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=10.22 mas, bpa=16.23 degrees ! Estimated noise=0.450335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225171 Jy ! Component: 100 - total flux cleaned = 0.000599936 Jy ! Component: 150 - total flux cleaned = 0.00103879 Jy ! Component: 200 - total flux cleaned = 0.00145598 Jy ! Total flux subtracted in 200 components = 0.00145598 Jy ! Clean residual min=-0.006931 max=0.006699 Jy/beam ! Clean residual mean=-0.000007 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.143197 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 204 components and 0.143197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188248Jy sigma=1.388669 ! Fit after self-cal, rms=0.188198Jy sigma=1.385164 wmodel /J0711-0137_S_map.mod ! wmodel: Unable to open new model file: /J0711-0137_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0711-0137_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 10.22 at 16.23 degrees (North through East) ! Clean map min=-0.0070854 max=0.10986 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0711-0137_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109864 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00173294 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.73207 4.73207 9.46414 18.9283 37.8566 75.7131 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0051 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 63.397 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0711-0137_S_dfm.log closed on Thu May 19 20:08:40 2016