! Started logfile: /scr/pima/bg219h_uvs/J0145+5810_S_dfm.log on Thu May 19 22:01:34 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/bg219h_uvs/J0145+5810_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0145+5810_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.486339 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0145+5810 ! ! 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 4272 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 J0145+5810_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 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012367Jy sigma=25.302319 ! Fit after self-cal, rms=0.906363Jy sigma=22.862503 ! 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=5.675 mas, bmaj=6.79 mas, bpa=12.06 degrees ! Estimated noise=0.627345 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.0683148 Jy ! Component: 100 - total flux cleaned = 0.101811 Jy ! Total flux subtracted in 100 components = 0.101811 Jy ! Clean residual min=-0.014376 max=0.019758 Jy/beam ! Clean residual mean=-0.000152 rms=0.004693 Jy/beam ! Combined flux in latest and established models = 0.101811 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.101811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082786Jy sigma=2.021411 ! Fit after self-cal, rms=0.080683Jy sigma=1.974958 ! 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=6.194 mas, bmaj=7.64 mas, bpa=18.8 degrees ! Estimated noise=0.46961 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.0349178 Jy ! Component: 100 - total flux cleaned = 0.0576403 Jy ! Component: 150 - total flux cleaned = 0.0738788 Jy ! Component: 200 - total flux cleaned = 0.0864386 Jy ! Total flux subtracted in 200 components = 0.0864386 Jy ! Clean residual min=-0.009508 max=0.015226 Jy/beam ! Clean residual mean=-0.000163 rms=0.003006 Jy/beam ! Combined flux in latest and established models = 0.188249 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 98 components and 0.188249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059653Jy sigma=1.454255 ! Fit after self-cal, rms=0.058273Jy sigma=1.427468 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.194 x 7.64 at 18.8 degrees (North through East) ! Clean map min=-0.0084327 max=0.09594 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* 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* 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* 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.17 HN 1.13 KP 0.89 LA 0.88 ! MK 0.85 NL 1.15 OV 1.01 PT 0.84 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.058273Jy sigma=1.427468 ! Fit after self-cal, rms=0.057714Jy sigma=1.411599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.213 mas, bmaj=7.687 mas, bpa=20.14 degrees ! Estimated noise=0.471503 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 (-1, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136935 Jy ! Component: 100 - total flux cleaned = 0.0224793 Jy ! Component: 150 - total flux cleaned = 0.0291835 Jy ! Component: 200 - total flux cleaned = 0.0346235 Jy ! Total flux subtracted in 200 components = 0.0346235 Jy ! Clean residual min=-0.005504 max=0.004942 Jy/beam ! Clean residual mean=-0.000107 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.222873 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 131 components and 0.222873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053705Jy sigma=1.302696 ! Fit after self-cal, rms=0.053389Jy sigma=1.294428 ! 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.053389Jy sigma=1.294428 ! Fit after self-cal, rms=0.051431Jy sigma=1.247770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.292 mas, bmaj=7.681 mas, bpa=21.52 degrees ! Estimated noise=0.463329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033539 Jy ! Component: 100 - total flux cleaned = 0.00561642 Jy ! Component: 150 - total flux cleaned = 0.00725615 Jy ! Component: 200 - total flux cleaned = 0.00840395 Jy ! Total flux subtracted in 200 components = 0.00840395 Jy ! Clean residual min=-0.002972 max=0.003987 Jy/beam ! Clean residual mean=-0.000040 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.231277 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.231277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051170Jy sigma=1.240388 ! Fit after self-cal, rms=0.051187Jy sigma=1.239065 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 (-24, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298748 Jy ! Component: 100 - total flux cleaned = 0.00409371 Jy ! Component: 150 - total flux cleaned = 0.00501979 Jy ! Component: 200 - total flux cleaned = 0.00577109 Jy ! Total flux subtracted in 200 components = 0.00577109 Jy ! Clean residual min=-0.002586 max=0.002582 Jy/beam ! Clean residual mean=-0.000024 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.237048 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 182 components and 0.237048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050935Jy sigma=1.232750 ! Fit after self-cal, rms=0.050908Jy sigma=1.232046 ! 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.050908Jy sigma=1.232046 ! Fit after self-cal, rms=0.050002Jy sigma=1.218623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.313 mas, bmaj=7.667 mas, bpa=21.63 degrees ! Estimated noise=0.459244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783568 Jy ! Component: 100 - total flux cleaned = 0.00091725 Jy ! Component: 150 - total flux cleaned = 0.00116613 Jy ! Component: 200 - total flux cleaned = 0.00146573 Jy ! Total flux subtracted in 200 components = 0.00146573 Jy ! Clean residual min=-0.002134 max=0.002153 Jy/beam ! Clean residual mean=-0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.238514 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 200 components and 0.238514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049932Jy sigma=1.216755 ! Fit after self-cal, rms=0.049914Jy sigma=1.216412 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.000371561 Jy ! Component: 100 - total flux cleaned = 0.000725175 Jy ! Component: 150 - total flux cleaned = 0.00107087 Jy ! Component: 200 - total flux cleaned = 0.00138675 Jy ! Total flux subtracted in 200 components = 0.00138675 Jy ! Clean residual min=-0.002134 max=0.002047 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.2399 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 214 components and 0.2399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049882Jy sigma=1.215666 ! Fit after self-cal, rms=0.049872Jy sigma=1.215595 ! 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.049872Jy sigma=1.215595 ! Fit after self-cal, rms=0.049730Jy sigma=1.215392 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.211 mas, bmaj=8.997 mas, bpa=30.7 degrees ! Estimated noise=0.493136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967811 Jy ! Component: 100 - total flux cleaned = 0.00139775 Jy ! Component: 150 - total flux cleaned = 0.00177682 Jy ! Component: 200 - total flux cleaned = 0.00211657 Jy ! Total flux subtracted in 200 components = 0.00211657 Jy ! Clean residual min=-0.002282 max=0.002207 Jy/beam ! Clean residual mean=0.000008 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.242017 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 241 components and 0.242017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049709Jy sigma=1.214756 ! Fit after self-cal, rms=0.049703Jy sigma=1.214653 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.00056746 Jy ! Component: 100 - total flux cleaned = 0.000890446 Jy ! Component: 150 - total flux cleaned = 0.00115658 Jy ! Component: 200 - total flux cleaned = 0.00140143 Jy ! Total flux subtracted in 200 components = 0.00140143 Jy ! Clean residual min=-0.002242 max=0.002160 Jy/beam ! Clean residual mean=0.000014 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.243418 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 264 components and 0.243418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049690Jy sigma=1.214300 ! Fit after self-cal, rms=0.049684Jy sigma=1.214255 ! 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=6.314 mas, bmaj=7.666 mas, bpa=21.55 degrees ! Estimated noise=0.457439 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.314 x 7.666 at 21.55 degrees (North through East) ! Clean map min=-0.0019125 max=0.093806 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=5.796 mas, bmaj=6.803 mas, bpa=16.29 degrees ! Estimated noise=0.617515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0687343 Jy ! Component: 100 - total flux cleaned = 0.105778 Jy ! Component: 150 - total flux cleaned = 0.130883 Jy ! Component: 200 - total flux cleaned = 0.149263 Jy ! Total flux subtracted in 200 components = 0.149263 Jy ! Clean residual min=-0.008556 max=0.011602 Jy/beam ! Clean residual mean=-0.000083 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 0.149263 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.149263 Jy ! Inverting map and beam ! Estimated beam: bmin=6.314 mas, bmaj=7.666 mas, bpa=21.55 degrees ! Estimated noise=0.457439 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.0184372 Jy ! Component: 100 - total flux cleaned = 0.0313073 Jy ! Component: 150 - total flux cleaned = 0.0409378 Jy ! Component: 200 - total flux cleaned = 0.0484988 Jy ! Total flux subtracted in 200 components = 0.0484988 Jy ! Clean residual min=-0.005158 max=0.006116 Jy/beam ! Clean residual mean=-0.000072 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.197761 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 134 components and 0.197761 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.211 mas, bmaj=8.997 mas, bpa=30.7 degrees ! Estimated noise=0.493136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00847102 Jy ! Component: 100 - total flux cleaned = 0.0147224 Jy ! Component: 150 - total flux cleaned = 0.019672 Jy ! Component: 200 - total flux cleaned = 0.0236666 Jy ! Total flux subtracted in 200 components = 0.0236666 Jy ! Clean residual min=-0.004133 max=0.003570 Jy/beam ! Clean residual mean=-0.000057 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.221428 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.00330198 Jy ! Component: 100 - total flux cleaned = 0.00611234 Jy ! Component: 150 - total flux cleaned = 0.00852226 Jy ! Component: 200 - total flux cleaned = 0.010607 Jy ! Total flux subtracted in 200 components = 0.010607 Jy ! Clean residual min=-0.003196 max=0.002302 Jy/beam ! Clean residual mean=-0.000022 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.232035 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 240 components and 0.232035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.314 mas, bmaj=7.666 mas, bpa=21.55 degrees ! Estimated noise=0.457439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167937 Jy ! Component: 100 - total flux cleaned = 0.00297195 Jy ! Component: 150 - total flux cleaned = 0.00411736 Jy ! Component: 200 - total flux cleaned = 0.00503193 Jy ! Total flux subtracted in 200 components = 0.00503193 Jy ! Clean residual min=-0.002625 max=0.002228 Jy/beam ! Clean residual mean=-0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.237067 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 263 components and 0.237067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049860Jy sigma=1.218541 ! Fit after self-cal, rms=0.049848Jy sigma=1.217997 wmodel /J0145+5810_S_map.mod ! wmodel: Unable to open new model file: /J0145+5810_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0145+5810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.314 x 7.666 at 21.55 degrees (North through East) ! Clean map min=-0.0025754 max=0.092274 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0145+5810_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0922744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000619123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01288 2.01288 4.02575 8.0515 16.103 32.206 64.412 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.04 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0145+5810_S_dfm.log closed on Thu May 19 22:01:37 2016