! Started logfile: /scr/pima/bg219e_uvs/J0003-1927_S_dfm.log on Thu May 19 18:12:43 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/bg219e_uvs/J0003-1927_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0003-1927_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.841821 visibilities/baseline/integration-bin. ! Found source: J0003-1927 ! ! 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 4364 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 J0003-1927_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005724Jy sigma=18.424640 ! Fit after self-cal, rms=0.902768Jy sigma=16.419636 ! 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.337 mas, bmaj=10.43 mas, bpa=17.51 degrees ! Estimated noise=0.930737 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.0705325 Jy ! Component: 100 - total flux cleaned = 0.0918399 Jy ! Total flux subtracted in 100 components = 0.0918399 Jy ! Clean residual min=-0.006101 max=0.009967 Jy/beam ! Clean residual mean=-0.000047 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.0918399 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0918399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079908Jy sigma=1.378797 ! Fit after self-cal, rms=0.079461Jy sigma=1.373321 ! 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.404 mas, bmaj=12.24 mas, bpa=16.34 degrees ! Estimated noise=0.646413 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.016772 Jy ! Component: 100 - total flux cleaned = 0.0240819 Jy ! Component: 150 - total flux cleaned = 0.0280473 Jy ! Component: 200 - total flux cleaned = 0.0305109 Jy ! Total flux subtracted in 200 components = 0.0305109 Jy ! Clean residual min=-0.003676 max=0.004197 Jy/beam ! Clean residual mean=-0.000022 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.122351 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 50 components and 0.122351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076531Jy sigma=1.305939 ! Fit after self-cal, rms=0.076491Jy sigma=1.305019 ! 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.404 x 12.24 at 16.34 degrees (North through East) ! Clean map min=-0.003574 max=0.098848 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 0.97 FD 1.01 HN 1.09 KP 0.97 ! LA 1.00 NL 0.94 OV 1.01 PT 0.93 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.06 KP 1.00 ! LA 0.98 NL 1.03 OV 0.98 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.97 KP 0.96 ! LA 1.07 NL 1.00 OV 1.05 PT 1.00 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.10 KP 1.03 ! LA 1.02 NL 0.93 OV 1.00 PT 0.99 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.076491Jy sigma=1.305019 ! Fit after self-cal, rms=0.076354Jy sigma=1.300380 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=12.31 mas, bpa=16.61 degrees ! Estimated noise=0.639614 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 = -2.21312e-05 Jy ! Component: 100 - total flux cleaned = -2.29361e-05 Jy ! Component: 150 - total flux cleaned = 7.52187e-05 Jy ! Component: 200 - total flux cleaned = 0.000166796 Jy ! Total flux subtracted in 200 components = 0.000166796 Jy ! Clean residual min=-0.003405 max=0.003606 Jy/beam ! Clean residual mean=-0.000016 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.122518 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.122518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076310Jy sigma=1.299877 ! Fit after self-cal, rms=0.076363Jy sigma=1.299647 ! 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.076363Jy sigma=1.299647 ! Fit after self-cal, rms=0.076317Jy sigma=1.293687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.409 mas, bmaj=12.2 mas, bpa=16.32 degrees ! Estimated noise=0.635447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00056181 Jy ! Component: 100 - total flux cleaned = 0.000619959 Jy ! Component: 150 - total flux cleaned = 0.000696948 Jy ! Component: 200 - total flux cleaned = 0.000741483 Jy ! Total flux subtracted in 200 components = 0.000741483 Jy ! Clean residual min=-0.003206 max=0.003105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.123259 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.123259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076292Jy sigma=1.293238 ! Fit after self-cal, rms=0.076314Jy sigma=1.293089 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.000106926 Jy ! Component: 100 - total flux cleaned = 0.000128066 Jy ! Component: 150 - total flux cleaned = 0.000162822 Jy ! Component: 200 - total flux cleaned = 0.000195531 Jy ! Total flux subtracted in 200 components = 0.000195531 Jy ! Clean residual min=-0.003148 max=0.003120 Jy/beam ! Clean residual mean=-0.000009 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.123455 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.123455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076302Jy sigma=1.292937 ! Fit after self-cal, rms=0.076301Jy sigma=1.292924 ! 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.076301Jy sigma=1.292924 ! Fit after self-cal, rms=0.076781Jy sigma=1.292329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.409 mas, bmaj=12.17 mas, bpa=16.27 degrees ! Estimated noise=0.635806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261249 Jy ! Component: 100 - total flux cleaned = 0.000309473 Jy ! Component: 150 - total flux cleaned = 0.000323888 Jy ! Component: 200 - total flux cleaned = 0.000350331 Jy ! Total flux subtracted in 200 components = 0.000350331 Jy ! Clean residual min=-0.003146 max=0.003211 Jy/beam ! Clean residual mean=-0.000008 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.123805 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.123805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076773Jy sigma=1.292235 ! Fit after self-cal, rms=0.076782Jy sigma=1.292207 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.36606e-06 Jy ! Component: 100 - total flux cleaned = 2.52116e-05 Jy ! Component: 150 - total flux cleaned = 3.72306e-05 Jy ! Component: 200 - total flux cleaned = 4.84749e-05 Jy ! Total flux subtracted in 200 components = 4.84749e-05 Jy ! Clean residual min=-0.003128 max=0.003219 Jy/beam ! Clean residual mean=-0.000008 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.123853 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.123853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076775Jy sigma=1.292158 ! Fit after self-cal, rms=0.076775Jy sigma=1.292150 ! 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.076775Jy sigma=1.292150 ! Fit after self-cal, rms=0.076626Jy sigma=1.292135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.453 mas, bmaj=17.89 mas, bpa=7.097 degrees ! Estimated noise=0.710504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622918 Jy ! Component: 100 - total flux cleaned = 0.000644245 Jy ! Component: 150 - total flux cleaned = 0.000659074 Jy ! Component: 200 - total flux cleaned = 0.000671753 Jy ! Total flux subtracted in 200 components = 0.000671753 Jy ! Clean residual min=-0.003784 max=0.003554 Jy/beam ! Clean residual mean=-0.000010 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.124525 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.124525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076622Jy sigma=1.292120 ! Fit after self-cal, rms=0.076620Jy sigma=1.292080 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 = 5.35232e-05 Jy ! Component: 100 - total flux cleaned = 5.30966e-05 Jy ! Component: 150 - total flux cleaned = 5.28469e-05 Jy ! Component: 200 - total flux cleaned = 6.30926e-05 Jy ! Total flux subtracted in 200 components = 6.30926e-05 Jy ! Clean residual min=-0.003759 max=0.003533 Jy/beam ! Clean residual mean=-0.000010 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.124588 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.124588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076619Jy sigma=1.292121 ! Fit after self-cal, rms=0.076619Jy sigma=1.292095 ! 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.404 mas, bmaj=12.15 mas, bpa=16.29 degrees ! Estimated noise=0.635515 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.404 x 12.15 at 16.29 degrees (North through East) ! Clean map min=-0.0030444 max=0.095977 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.332 mas, bmaj=10.32 mas, bpa=17.47 degrees ! Estimated noise=0.914022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0690609 Jy ! Component: 100 - total flux cleaned = 0.0915442 Jy ! Component: 150 - total flux cleaned = 0.103414 Jy ! Component: 200 - total flux cleaned = 0.110331 Jy ! Total flux subtracted in 200 components = 0.110331 Jy ! Clean residual min=-0.005115 max=0.004396 Jy/beam ! Clean residual mean=-0.000020 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.110331 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.110331 Jy ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=12.15 mas, bpa=16.29 degrees ! Estimated noise=0.635515 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.0064298 Jy ! Component: 100 - total flux cleaned = 0.00951025 Jy ! Component: 150 - total flux cleaned = 0.011386 Jy ! Component: 200 - total flux cleaned = 0.0125574 Jy ! Total flux subtracted in 200 components = 0.0125574 Jy ! Clean residual min=-0.003250 max=0.003057 Jy/beam ! Clean residual mean=-0.000010 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.122889 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.122889 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.453 mas, bmaj=17.89 mas, bpa=7.097 degrees ! Estimated noise=0.710504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000978942 Jy ! Component: 100 - total flux cleaned = 0.00106223 Jy ! Component: 150 - total flux cleaned = 0.00115799 Jy ! Component: 200 - total flux cleaned = 0.00124035 Jy ! Total flux subtracted in 200 components = 0.00124035 Jy ! Clean residual min=-0.003830 max=0.003530 Jy/beam ! Clean residual mean=-0.000011 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.124129 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 = 8.82987e-05 Jy ! Component: 100 - total flux cleaned = 0.000134338 Jy ! Component: 150 - total flux cleaned = 0.000163605 Jy ! Component: 200 - total flux cleaned = 0.000191367 Jy ! Total flux subtracted in 200 components = 0.000191367 Jy ! Clean residual min=-0.003792 max=0.003566 Jy/beam ! Clean residual mean=-0.000010 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.124321 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.124321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=12.15 mas, bpa=16.29 degrees ! Estimated noise=0.635515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.79859e-05 Jy ! Component: 100 - total flux cleaned = -0.000109437 Jy ! Component: 150 - total flux cleaned = -0.000159931 Jy ! Component: 200 - total flux cleaned = -0.000188368 Jy ! Total flux subtracted in 200 components = -0.000188368 Jy ! Clean residual min=-0.003110 max=0.003222 Jy/beam ! Clean residual mean=-0.000008 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.124132 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.124132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076630Jy sigma=1.292256 ! Fit after self-cal, rms=0.076624Jy sigma=1.292178 wmodel /J0003-1927_S_map.mod ! wmodel: Unable to open new model file: /J0003-1927_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0003-1927_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.404 x 12.15 at 16.29 degrees (North through East) ! Clean map min=-0.003019 max=0.095975 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0003-1927_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.095975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000831548 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.59926 2.59926 5.19853 10.3971 20.7941 41.5882 83.1765 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 115.417 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0003-1927_S_dfm.log closed on Thu May 19 18:12:46 2016