! Started logfile: /scr/pima/bg219g_uvs/J1158+4825_S_dfm.log on Thu May 19 21:45:50 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/J1158+4825_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1158+4825_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.886243 visibilities/baseline/integration-bin. ! Found source: J1158+4825 ! ! 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 2680 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 J1158+4825_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015563Jy sigma=22.982912 ! Fit after self-cal, rms=0.865073Jy sigma=19.563643 ! 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.508 mas, bmaj=10.33 mas, bpa=-51.45 degrees ! Estimated noise=0.96846 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.100102 Jy ! Component: 100 - total flux cleaned = 0.12357 Jy ! Total flux subtracted in 100 components = 0.12357 Jy ! Clean residual min=-0.008095 max=0.012464 Jy/beam ! Clean residual mean=0.000037 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.12357 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.12357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069800Jy sigma=1.440101 ! Fit after self-cal, rms=0.069705Jy sigma=1.438858 ! 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.137 mas, bmaj=10.29 mas, bpa=-52.19 degrees ! Estimated noise=0.649814 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.019874 Jy ! Component: 100 - total flux cleaned = 0.0310334 Jy ! Component: 150 - total flux cleaned = 0.0383022 Jy ! Component: 200 - total flux cleaned = 0.0424056 Jy ! Total flux subtracted in 200 components = 0.0424056 Jy ! Clean residual min=-0.005525 max=0.005772 Jy/beam ! Clean residual mean=0.000024 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.165976 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 62 components and 0.165976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063730Jy sigma=1.284889 ! Fit after self-cal, rms=0.063327Jy sigma=1.279269 ! 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.137 x 10.29 at -52.19 degrees (North through East) ! Clean map min=-0.0045654 max=0.13473 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.96 HN 1.01 KP 1.02 LA 0.89 ! MK 1.03 NL 0.90 OV 1.02 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.09 KP 0.95 LA 0.91 ! MK 1.02 NL 0.85 OV 1.02 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.06 KP 1.01 LA 0.97 ! MK 0.99 NL 0.86 OV 0.96 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.08 KP 1.03 LA 0.93 ! MK 1.00 NL 1.08 OV 0.98 PT 1.09 ! SC 1.09 ! ! ! Fit before self-cal, rms=0.063327Jy sigma=1.279269 ! Fit after self-cal, rms=0.060828Jy sigma=1.249098 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=10.4 mas, bpa=-52.08 degrees ! Estimated noise=0.638286 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 (-79, 90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00490075 Jy ! Component: 100 - total flux cleaned = 0.00740962 Jy ! Component: 150 - total flux cleaned = 0.00872897 Jy ! Component: 200 - total flux cleaned = 0.00938144 Jy ! Total flux subtracted in 200 components = 0.00938144 Jy ! Clean residual min=-0.002423 max=0.003185 Jy/beam ! Clean residual mean=0.000010 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.175357 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.175357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060368Jy sigma=1.238521 ! Fit after self-cal, rms=0.060341Jy sigma=1.237548 ! 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.060341Jy sigma=1.237548 ! Fit after self-cal, rms=0.060204Jy sigma=1.237176 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=10.4 mas, bpa=-52.11 degrees ! Estimated noise=0.637265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169713 Jy ! Component: 100 - total flux cleaned = 0.00231076 Jy ! Component: 150 - total flux cleaned = 0.00279657 Jy ! Component: 200 - total flux cleaned = 0.003188 Jy ! Total flux subtracted in 200 components = 0.003188 Jy ! Clean residual min=-0.002363 max=0.002859 Jy/beam ! Clean residual mean=0.000010 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.178545 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 112 components and 0.178545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060100Jy sigma=1.235134 ! Fit after self-cal, rms=0.060088Jy sigma=1.235037 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 (-18.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227098 Jy ! Component: 100 - total flux cleaned = 0.00277024 Jy ! Component: 150 - total flux cleaned = 0.00309315 Jy ! Component: 200 - total flux cleaned = 0.00333219 Jy ! Total flux subtracted in 200 components = 0.00333219 Jy ! Clean residual min=-0.001867 max=0.002027 Jy/beam ! Clean residual mean=0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.181877 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 162 components and 0.181877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059933Jy sigma=1.231892 ! Fit after self-cal, rms=0.059933Jy sigma=1.231781 ! 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.059933Jy sigma=1.231781 ! Fit after self-cal, rms=0.059605Jy sigma=1.231652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=10.4 mas, bpa=-52.11 degrees ! Estimated noise=0.635941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560426 Jy ! Component: 100 - total flux cleaned = 0.000688419 Jy ! Component: 150 - total flux cleaned = 0.000845848 Jy ! Component: 200 - total flux cleaned = 0.00102873 Jy ! Total flux subtracted in 200 components = 0.00102873 Jy ! Clean residual min=-0.001814 max=0.001832 Jy/beam ! Clean residual mean=0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.182906 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 192 components and 0.182906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059544Jy sigma=1.230591 ! Fit after self-cal, rms=0.059540Jy sigma=1.230569 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 = 6.73531e-05 Jy ! Component: 100 - total flux cleaned = 0.000100518 Jy ! Component: 150 - total flux cleaned = 0.000132517 Jy ! Component: 200 - total flux cleaned = 0.000223436 Jy ! Total flux subtracted in 200 components = 0.000223436 Jy ! Clean residual min=-0.001798 max=0.001752 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.183129 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 201 components and 0.183129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059503Jy sigma=1.229904 ! Fit after self-cal, rms=0.059501Jy sigma=1.229892 ! 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.059501Jy sigma=1.229892 ! Fit after self-cal, rms=0.059327Jy sigma=1.229858 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=10.82 mas, bpa=-61.46 degrees ! Estimated noise=0.763449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938439 Jy ! Component: 100 - total flux cleaned = 0.00100387 Jy ! Component: 150 - total flux cleaned = 0.00097615 Jy ! Component: 200 - total flux cleaned = 0.000952309 Jy ! Total flux subtracted in 200 components = 0.000952309 Jy ! Clean residual min=-0.001705 max=0.001725 Jy/beam ! Clean residual mean=-0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.184082 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 226 components and 0.184082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059311Jy sigma=1.229571 ! Fit after self-cal, rms=0.059306Jy sigma=1.229540 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 = 2.61193e-06 Jy ! Component: 100 - total flux cleaned = -1.97421e-05 Jy ! Component: 150 - total flux cleaned = -1.96704e-05 Jy ! Component: 200 - total flux cleaned = 3.88411e-05 Jy ! Total flux subtracted in 200 components = 3.88411e-05 Jy ! Clean residual min=-0.001636 max=0.001631 Jy/beam ! Clean residual mean=-0.000006 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.184121 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 250 components and 0.184121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059298Jy sigma=1.229370 ! Fit after self-cal, rms=0.059296Jy sigma=1.229354 ! 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.181 mas, bmaj=10.4 mas, bpa=-52.11 degrees ! Estimated noise=0.635486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 10.4 at -52.11 degrees (North through East) ! Clean map min=-0.0018941 max=0.13249 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.537 mas, bmaj=10.45 mas, bpa=-51.36 degrees ! Estimated noise=0.960742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0991604 Jy ! Component: 100 - total flux cleaned = 0.123363 Jy ! Component: 150 - total flux cleaned = 0.136411 Jy ! Component: 200 - total flux cleaned = 0.144884 Jy ! Total flux subtracted in 200 components = 0.144884 Jy ! Clean residual min=-0.005606 max=0.006507 Jy/beam ! Clean residual mean=0.000021 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.144884 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.144884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=10.4 mas, bpa=-52.11 degrees ! Estimated noise=0.635486 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.00973724 Jy ! Component: 100 - total flux cleaned = 0.0157991 Jy ! Component: 150 - total flux cleaned = 0.020252 Jy ! Component: 200 - total flux cleaned = 0.0236977 Jy ! Total flux subtracted in 200 components = 0.0236977 Jy ! Clean residual min=-0.002740 max=0.003198 Jy/beam ! Clean residual mean=0.000014 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.168582 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 59 components and 0.168582 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.222 mas, bmaj=10.82 mas, bpa=-61.46 degrees ! Estimated noise=0.763449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440778 Jy ! Component: 100 - total flux cleaned = 0.00754482 Jy ! Component: 150 - total flux cleaned = 0.00940126 Jy ! Component: 200 - total flux cleaned = 0.0106171 Jy ! Total flux subtracted in 200 components = 0.0106171 Jy ! Clean residual min=-0.002412 max=0.002867 Jy/beam ! Clean residual mean=0.000006 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.179199 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.000830158 Jy ! Component: 100 - total flux cleaned = 0.00155344 Jy ! Component: 150 - total flux cleaned = 0.0021845 Jy ! Component: 200 - total flux cleaned = 0.00256166 Jy ! Total flux subtracted in 200 components = 0.00256166 Jy ! Clean residual min=-0.002068 max=0.002276 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.18176 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 142 components and 0.18176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=10.4 mas, bpa=-52.11 degrees ! Estimated noise=0.635486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771858 Jy ! Component: 100 - total flux cleaned = 0.000891824 Jy ! Component: 150 - total flux cleaned = 0.000990371 Jy ! Component: 200 - total flux cleaned = 0.00120439 Jy ! Total flux subtracted in 200 components = 0.00120439 Jy ! Clean residual min=-0.002153 max=0.001866 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.182965 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 169 components and 0.182965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059379Jy sigma=1.230898 ! Fit after self-cal, rms=0.059372Jy sigma=1.230625 wmodel /J1158+4825_S_map.mod ! wmodel: Unable to open new model file: /J1158+4825_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1158+4825_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 10.4 at -52.11 degrees (North through East) ! Clean map min=-0.0020125 max=0.13185 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1158+4825_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.131851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000488828 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11223 1.11223 2.22446 4.44892 8.89783 17.7957 35.5913 71.1827 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 269.728 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1158+4825_S_dfm.log closed on Thu May 19 21:45:52 2016