! Started logfile: /scr/pima/bg219i_uvs/J0207-3857_S_dfm.log on Thu May 19 22:58:39 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/bg219i_uvs/J0207-3857_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0207-3857_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0207-3857 ! ! 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 5760 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 J0207-3857_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010460Jy sigma=14.994076 ! Fit after self-cal, rms=0.882258Jy sigma=12.982874 ! 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.896 mas, bmaj=12.81 mas, bpa=17.46 degrees ! Estimated noise=0.995103 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.0928481 Jy ! Component: 100 - total flux cleaned = 0.1172 Jy ! Total flux subtracted in 100 components = 0.1172 Jy ! Clean residual min=-0.007501 max=0.011771 Jy/beam ! Clean residual mean=-0.000094 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.1172 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.1172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095511Jy sigma=1.335741 ! Fit after self-cal, rms=0.095431Jy sigma=1.334227 ! 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.837 mas, bmaj=15.87 mas, bpa=16.67 degrees ! Estimated noise=0.664334 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.0158452 Jy ! Component: 100 - total flux cleaned = 0.0234304 Jy ! Component: 150 - total flux cleaned = 0.0274336 Jy ! Component: 200 - total flux cleaned = 0.0293014 Jy ! Total flux subtracted in 200 components = 0.0293014 Jy ! Clean residual min=-0.007149 max=0.012427 Jy/beam ! Clean residual mean=-0.000143 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.146501 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.146501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093257Jy sigma=1.292285 ! Fit after self-cal, rms=0.093303Jy sigma=1.291664 ! 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.837 x 15.87 at 16.67 degrees (North through East) ! Clean map min=-0.0069755 max=0.11717 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: ! FD 0.88 HN 1.09 KP 1.13 LA 0.94 ! NL 1.11 OV 0.99 PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! 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: ! FD 0.93 HN 0.99 KP 1.07 LA 0.94 ! NL 1.08 OV 1.02 PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 1.04 KP 1.09 LA 0.97 ! NL 1.14 OV 1.00 PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.093303Jy sigma=1.291664 ! Fit after self-cal, rms=0.094494Jy sigma=1.283411 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=16.04 mas, bpa=16.88 degrees ! Estimated noise=0.663889 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 (-16.5, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117485 Jy ! Component: 100 - total flux cleaned = 0.0179739 Jy ! Component: 150 - total flux cleaned = 0.022038 Jy ! Component: 200 - total flux cleaned = 0.0237119 Jy ! Total flux subtracted in 200 components = 0.0237119 Jy ! Clean residual min=-0.005339 max=0.004315 Jy/beam ! Clean residual mean=-0.000017 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.170213 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 83 components and 0.170213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093093Jy sigma=1.258384 ! Fit after self-cal, rms=0.093008Jy sigma=1.255194 ! 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.093008Jy sigma=1.255194 ! Fit after self-cal, rms=0.092730Jy sigma=1.248707 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=16.03 mas, bpa=16.87 degrees ! Estimated noise=0.656868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318364 Jy ! Component: 100 - total flux cleaned = 0.00436524 Jy ! Component: 150 - total flux cleaned = 0.00499538 Jy ! Component: 200 - total flux cleaned = 0.00550491 Jy ! Total flux subtracted in 200 components = 0.00550491 Jy ! Clean residual min=-0.004164 max=0.003375 Jy/beam ! Clean residual mean=0.000012 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.175718 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 111 components and 0.175718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092570Jy sigma=1.246068 ! Fit after self-cal, rms=0.092570Jy sigma=1.245551 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.00100646 Jy ! Component: 100 - total flux cleaned = 0.00145268 Jy ! Component: 150 - total flux cleaned = 0.00177804 Jy ! Component: 200 - total flux cleaned = 0.00184844 Jy ! Total flux subtracted in 200 components = 0.00184844 Jy ! Clean residual min=-0.003959 max=0.003310 Jy/beam ! Clean residual mean=0.000020 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.177567 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.177567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092524Jy sigma=1.244921 ! Fit after self-cal, rms=0.092521Jy sigma=1.244861 ! 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.092521Jy sigma=1.244861 ! Fit after self-cal, rms=0.092518Jy sigma=1.244172 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=16.08 mas, bpa=16.87 degrees ! Estimated noise=0.653252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535615 Jy ! Component: 100 - total flux cleaned = 0.000659502 Jy ! Component: 150 - total flux cleaned = 0.000760347 Jy ! Component: 200 - total flux cleaned = 0.000849722 Jy ! Total flux subtracted in 200 components = 0.000849722 Jy ! Clean residual min=-0.004013 max=0.003228 Jy/beam ! Clean residual mean=0.000015 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.178416 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 140 components and 0.178416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092481Jy sigma=1.243706 ! Fit after self-cal, rms=0.092489Jy sigma=1.243643 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.000247425 Jy ! Component: 100 - total flux cleaned = 0.000275522 Jy ! Component: 150 - total flux cleaned = 0.000327433 Jy ! Component: 200 - total flux cleaned = 0.0003027 Jy ! Total flux subtracted in 200 components = 0.0003027 Jy ! Clean residual min=-0.003940 max=0.003165 Jy/beam ! Clean residual mean=0.000017 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.178719 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 152 components and 0.178719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092472Jy sigma=1.243446 ! Fit after self-cal, rms=0.092473Jy sigma=1.243435 ! 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.092473Jy sigma=1.243435 ! Fit after self-cal, rms=0.092303Jy sigma=1.243335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.644 mas, bmaj=30.06 mas, bpa=4.818 degrees ! Estimated noise=0.744246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000418953 Jy ! Component: 100 - total flux cleaned = -0.000360075 Jy ! Component: 150 - total flux cleaned = -0.000333522 Jy ! Component: 200 - total flux cleaned = -0.000374707 Jy ! Total flux subtracted in 200 components = -0.000374707 Jy ! Clean residual min=-0.004156 max=0.003050 Jy/beam ! Clean residual mean=0.000024 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.178344 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 163 components and 0.178344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092291Jy sigma=1.243204 ! Fit after self-cal, rms=0.092294Jy sigma=1.243171 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 = 4.66382e-05 Jy ! Component: 100 - total flux cleaned = 8.65392e-05 Jy ! Component: 150 - total flux cleaned = 8.58082e-05 Jy ! Component: 200 - total flux cleaned = 0.000102604 Jy ! Total flux subtracted in 200 components = 0.000102604 Jy ! Clean residual min=-0.004081 max=0.003032 Jy/beam ! Clean residual mean=0.000026 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.178447 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.178447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092287Jy sigma=1.243115 ! Fit after self-cal, rms=0.092289Jy sigma=1.243104 ! 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.825 mas, bmaj=16.12 mas, bpa=16.85 degrees ! Estimated noise=0.650892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 16.12 at 16.85 degrees (North through East) ! Clean map min=-0.0037586 max=0.11569 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.876 mas, bmaj=12.97 mas, bpa=17.66 degrees ! Estimated noise=0.983183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.091422 Jy ! Component: 100 - total flux cleaned = 0.114798 Jy ! Component: 150 - total flux cleaned = 0.127426 Jy ! Component: 200 - total flux cleaned = 0.136153 Jy ! Total flux subtracted in 200 components = 0.136153 Jy ! Clean residual min=-0.005681 max=0.005672 Jy/beam ! Clean residual mean=-0.000056 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.136153 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.136153 Jy ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=16.12 mas, bpa=16.85 degrees ! Estimated noise=0.650892 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.0105265 Jy ! Component: 100 - total flux cleaned = 0.0179791 Jy ! Component: 150 - total flux cleaned = 0.0235794 Jy ! Component: 200 - total flux cleaned = 0.0278651 Jy ! Total flux subtracted in 200 components = 0.0278651 Jy ! Clean residual min=-0.004598 max=0.003185 Jy/beam ! Clean residual mean=-0.000029 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.164018 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 92 components and 0.164018 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.644 mas, bmaj=30.06 mas, bpa=4.818 degrees ! Estimated noise=0.744246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473663 Jy ! Component: 100 - total flux cleaned = 0.00776357 Jy ! Component: 150 - total flux cleaned = 0.00978733 Jy ! Component: 200 - total flux cleaned = 0.0111802 Jy ! Total flux subtracted in 200 components = 0.0111802 Jy ! Clean residual min=-0.004151 max=0.002767 Jy/beam ! Clean residual mean=0.000009 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.175199 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.000983402 Jy ! Component: 100 - total flux cleaned = 0.00149137 Jy ! Component: 150 - total flux cleaned = 0.00176496 Jy ! Component: 200 - total flux cleaned = 0.00187706 Jy ! Total flux subtracted in 200 components = 0.00187706 Jy ! Clean residual min=-0.004068 max=0.002801 Jy/beam ! Clean residual mean=0.000019 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.177076 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 177 components and 0.177076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=16.12 mas, bpa=16.85 degrees ! Estimated noise=0.650892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329235 Jy ! Component: 100 - total flux cleaned = 0.000535342 Jy ! Component: 150 - total flux cleaned = 0.000597984 Jy ! Component: 200 - total flux cleaned = 0.000684972 Jy ! Total flux subtracted in 200 components = 0.000684972 Jy ! Clean residual min=-0.003856 max=0.003131 Jy/beam ! Clean residual mean=0.000012 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.177761 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 190 components and 0.177761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092313Jy sigma=1.243387 ! Fit after self-cal, rms=0.092304Jy sigma=1.243291 wmodel /J0207-3857_S_map.mod ! wmodel: Unable to open new model file: /J0207-3857_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0207-3857_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 16.12 at 16.85 degrees (North through East) ! Clean map min=-0.0037899 max=0.11424 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0207-3857_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.114243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000903032 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.37135 2.37135 4.74269 9.48538 18.9708 37.9415 75.883 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.51 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0207-3857_S_dfm.log closed on Thu May 19 22:58:41 2016