! Started logfile: /scr/pima/bg219a_uvs/J1551+5806_S_dfm.log on Fri May 20 00:12:41 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/bg219a_uvs/J1551+5806_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1551+5806_S_uva.fits ! AN table 1: 47 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.621074 visibilities/baseline/integration-bin. ! Found source: J1551+5806 ! ! 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 49 lines of history. ! ! Reading 2452 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 J1551+5806_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025957Jy sigma=25.519117 ! Fit after self-cal, rms=0.768406Jy sigma=18.850321 ! 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.753 mas, bmaj=5.179 mas, bpa=50.46 degrees ! Estimated noise=1.03334 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.175998 Jy ! Component: 100 - total flux cleaned = 0.221205 Jy ! Total flux subtracted in 100 components = 0.221205 Jy ! Clean residual min=-0.011575 max=0.018497 Jy/beam ! Clean residual mean=-0.000132 rms=0.003231 Jy/beam ! Combined flux in latest and established models = 0.221205 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.221205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062423Jy sigma=1.500474 ! Fit after self-cal, rms=0.062454Jy sigma=1.500031 ! 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.328 mas, bmaj=5.527 mas, bpa=53.61 degrees ! Estimated noise=0.588897 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.025343 Jy ! Component: 100 - total flux cleaned = 0.036996 Jy ! Component: 150 - total flux cleaned = 0.0427121 Jy ! Component: 200 - total flux cleaned = 0.0459571 Jy ! Total flux subtracted in 200 components = 0.0459571 Jy ! Clean residual min=-0.004037 max=0.004542 Jy/beam ! Clean residual mean=-0.000047 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.267162 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.267162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052857Jy sigma=1.238920 ! Fit after self-cal, rms=0.052890Jy sigma=1.238264 ! 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.328 x 5.527 at 53.61 degrees (North through East) ! Clean map min=-0.0038352 max=0.23458 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 1.02 LA 0.97 MK 1.02 NL 1.02 ! OV 0.99 PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.99 MK 1.02 NL 1.05 ! OV 0.98 PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.98 MK 1.01 NL 1.02 ! OV 0.99 PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.97 MK 1.00 NL 1.03 ! OV 0.96 PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.052890Jy sigma=1.238264 ! Fit after self-cal, rms=0.052176Jy sigma=1.223920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=5.57 mas, bpa=53.27 degrees ! Estimated noise=0.586624 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.000416436 Jy ! Component: 100 - total flux cleaned = 0.000415808 Jy ! Component: 150 - total flux cleaned = 0.00037446 Jy ! Component: 200 - total flux cleaned = 0.000374663 Jy ! Total flux subtracted in 200 components = 0.000374663 Jy ! Clean residual min=-0.002878 max=0.003926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.267537 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.267537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052083Jy sigma=1.222486 ! Fit after self-cal, rms=0.052085Jy sigma=1.222351 ! 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.052085Jy sigma=1.222351 ! Fit after self-cal, rms=0.051963Jy sigma=1.219542 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=5.564 mas, bpa=53.29 degrees ! Estimated noise=0.586699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496675 Jy ! Component: 100 - total flux cleaned = 0.00049922 Jy ! Component: 150 - total flux cleaned = 0.000531169 Jy ! Component: 200 - total flux cleaned = 0.000500043 Jy ! Total flux subtracted in 200 components = 0.000500043 Jy ! Clean residual min=-0.002961 max=0.003913 Jy/beam ! Clean residual mean=0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.268037 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.268037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051908Jy sigma=1.218773 ! Fit after self-cal, rms=0.051906Jy sigma=1.218719 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 (31.5, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337827 Jy ! Component: 100 - total flux cleaned = 0.0040221 Jy ! Component: 150 - total flux cleaned = 0.00423925 Jy ! Component: 200 - total flux cleaned = 0.00452217 Jy ! Total flux subtracted in 200 components = 0.00452217 Jy ! Clean residual min=-0.002622 max=0.002492 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.272559 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.272559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051622Jy sigma=1.212857 ! Fit after self-cal, rms=0.051618Jy sigma=1.212679 ! 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.051618Jy sigma=1.212679 ! Fit after self-cal, rms=0.051535Jy sigma=1.212421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=5.561 mas, bpa=53.31 degrees ! Estimated noise=0.58574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000443872 Jy ! Component: 100 - total flux cleaned = 0.000715724 Jy ! Component: 150 - total flux cleaned = 0.000950755 Jy ! Component: 200 - total flux cleaned = 0.000950017 Jy ! Total flux subtracted in 200 components = 0.000950017 Jy ! Clean residual min=-0.002398 max=0.002278 Jy/beam ! Clean residual mean=0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.273509 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.273509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051477Jy sigma=1.211405 ! Fit after self-cal, rms=0.051479Jy sigma=1.211378 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 = -3.40568e-06 Jy ! Component: 100 - total flux cleaned = -2.89689e-05 Jy ! Component: 150 - total flux cleaned = -5.27155e-05 Jy ! Component: 200 - total flux cleaned = -9.99546e-05 Jy ! Total flux subtracted in 200 components = -9.99546e-05 Jy ! Clean residual min=-0.002360 max=0.002261 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.273409 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.273409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051452Jy sigma=1.210927 ! Fit after self-cal, rms=0.051453Jy sigma=1.210918 ! 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.051453Jy sigma=1.210918 ! Fit after self-cal, rms=0.051444Jy sigma=1.210795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.485 mas, bmaj=11.9 mas, bpa=51.52 degrees ! Estimated noise=0.741098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135792 Jy ! Component: 100 - total flux cleaned = -7.42491e-05 Jy ! Component: 150 - total flux cleaned = -0.000115332 Jy ! Component: 200 - total flux cleaned = -0.000153977 Jy ! Total flux subtracted in 200 components = -0.000153977 Jy ! Clean residual min=-0.001605 max=0.001705 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.273255 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 82 components and 0.273255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051438Jy sigma=1.210677 ! Fit after self-cal, rms=0.051435Jy sigma=1.210636 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.08793e-05 Jy ! Component: 100 - total flux cleaned = -1.54069e-05 Jy ! Component: 150 - total flux cleaned = -4.89189e-05 Jy ! Component: 200 - total flux cleaned = -8.0836e-05 Jy ! Total flux subtracted in 200 components = -8.0836e-05 Jy ! Clean residual min=-0.001600 max=0.001651 Jy/beam ! Clean residual mean=0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.273174 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.273174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051435Jy sigma=1.210625 ! Fit after self-cal, rms=0.051433Jy sigma=1.210605 ! 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.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 5.553 at 53.33 degrees (North through East) ! Clean map min=-0.0021202 max=0.23398 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.74 mas, bmaj=5.192 mas, bpa=50.31 degrees ! Estimated noise=1.02689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174824 Jy ! Component: 100 - total flux cleaned = 0.22052 Jy ! Component: 150 - total flux cleaned = 0.241016 Jy ! Component: 200 - total flux cleaned = 0.252475 Jy ! Total flux subtracted in 200 components = 0.252475 Jy ! Clean residual min=-0.005552 max=0.005677 Jy/beam ! Clean residual mean=-0.000037 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.252475 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.252475 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 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.00813478 Jy ! Component: 100 - total flux cleaned = 0.0126119 Jy ! Component: 150 - total flux cleaned = 0.0152206 Jy ! Component: 200 - total flux cleaned = 0.0165639 Jy ! Total flux subtracted in 200 components = 0.0165639 Jy ! Clean residual min=-0.002859 max=0.002595 Jy/beam ! Clean residual mean=-0.000016 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.269039 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.269039 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.485 mas, bmaj=11.9 mas, bpa=51.52 degrees ! Estimated noise=0.741098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150632 Jy ! Component: 100 - total flux cleaned = 0.00208975 Jy ! Component: 150 - total flux cleaned = 0.00253193 Jy ! Component: 200 - total flux cleaned = 0.00279899 Jy ! Total flux subtracted in 200 components = 0.00279899 Jy ! Clean residual min=-0.001894 max=0.001741 Jy/beam ! Clean residual mean=-0.000011 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.271838 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.000183345 Jy ! Component: 100 - total flux cleaned = 0.000331451 Jy ! Component: 150 - total flux cleaned = 0.000453407 Jy ! Component: 200 - total flux cleaned = 0.000542628 Jy ! Total flux subtracted in 200 components = 0.000542628 Jy ! Clean residual min=-0.001633 max=0.001637 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.272381 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.272381 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206309 Jy ! Component: 100 - total flux cleaned = 0.000315002 Jy ! Component: 150 - total flux cleaned = 0.000272145 Jy ! Component: 200 - total flux cleaned = 0.00019389 Jy ! Total flux subtracted in 200 components = 0.00019389 Jy ! Clean residual min=-0.002269 max=0.002212 Jy/beam ! Clean residual mean=0.000000 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.272575 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.272575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051497Jy sigma=1.211546 ! Fit after self-cal, rms=0.051487Jy sigma=1.211440 wmodel /J1551+5806_S_map.mod ! wmodel: Unable to open new model file: /J1551+5806_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1551+5806_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 5.553 at 53.33 degrees (North through East) ! Clean map min=-0.0020895 max=0.23342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1551+5806_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.233425 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000571612 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.734642 0.734642 1.46928 2.93857 5.87713 11.7543 23.5085 47.0171 94.0341 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 408.362 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1551+5806_S_dfm.log closed on Fri May 20 00:12:43 2016